This page is presented by www.haserodt.de  Impressum Download Register - Buy now   Help

Actual Version: 4.2.0

Register HP + Extras

MaskIf ticked:
If you have masked a cell ( with diagonal border) then the text will be read without changing.With this, you can write html code to cells.
How this works, you can see here:
http://www.excel-jeanie-html.de/html/bspmask_en.php
Table TAGOptions:
From JeanieTable Tag will be filled from jeanie. Example:
<table border="1" cellspacing="0" cellpadding="0" style="font-family:Arial,Arial; font-size:10pt; background-color:#ffffff; padding-left:2pt;  padding-right:2pt; ">
classYou can write your class here
EmptyTAG will be empty - only borderstyle will be there
Tag AttributesYou can write attributes for table tag here, if not from Jeanie
Row/ColumnsizeIf ticked:
The program will calculate the row and columnsize
1.RowIf ticked:
The <tr> TAG will get this class you write here. With this you can format easily the first row
1.ColumnLike above but for the col TAG
CellIf ticked:
Every cell will get an id. Example:
<td id="r1c1"  
This is usable for JavaScipt etc…
Stylesheet AddressIf ticked:
(Only interesting for preview and Minieditor)
In the preview page this link will be inserted. Example:
http://www.musterseite.de/muster_style.css
Now the headtag will get this link:
<link rel="stylesheet" type="text/css" href="http://www.musterseite.de/muster_style.css" />
So you can see in the preview your style
EXTRAS
Hyperlinks
Read outGets hyperlinks from cells
Blank TAGIf ticked  target="_blank" will be added
classClass for the <a> TAG
Vertical orientationIf ticked:
Vertical positons in cells are read out
CellcharactersIf ticked:
Every cell will be read character by character and looked for different formatting
Hint:
This is a real timeconsuming process. You should use it carefully.
For security there will be allways placed a message.


Top   Home