todoComment
More...
◆ align
align the content of the cell
◆ bold
| bool Ict.Common.Printing.TTableCellGfx.bold |
needed for table headers (th)
◆ borderBitField
| Int32 Ict.Common.Printing.TTableCellGfx.borderBitField |
border: left = 1, right = 2, top = 4, bottom = 8
◆ borderWidth
| Int32 Ict.Common.Printing.TTableCellGfx.borderWidth |
◆ BOTTOM
| const int Ict.Common.Printing.TTableCellGfx.BOTTOM = 8 |
|
static |
◆ colSpan
| Int16 Ict.Common.Printing.TTableCellGfx.colSpan = 1 |
span over several columns
◆ content
| XmlNode Ict.Common.Printing.TTableCellGfx.content |
◆ contentHeight
| float Ict.Common.Printing.TTableCellGfx.contentHeight |
this height has been calculated while printing the content
◆ contentWidth
| float Ict.Common.Printing.TTableCellGfx.contentWidth = -1 |
◆ LEFT
| const int Ict.Common.Printing.TTableCellGfx.LEFT = 1 |
|
static |
◆ nowrap
| bool Ict.Common.Printing.TTableCellGfx.nowrap = false |
◆ RIGHT
| const int Ict.Common.Printing.TTableCellGfx.RIGHT = 2 |
|
static |
◆ TOP
| const int Ict.Common.Printing.TTableCellGfx.TOP = 4 |
|
static |
The documentation for this class was generated from the following file: