The properties of a table cell are:
Property Name | Description | |||
---|---|---|---|---|
Geometry | ||||
Height | Specifies the height of the object, in inches or centimeters. Enter a numeric value to change the height.
Data type: Float |
|||
Width | Specifies the width of the object, in inches or centimeters. Enter a numeric value to change the width. | |||
Color | ||||
Background | Specifies the background color of the object. Choose a color from the drop-down list, enter a hexadecimal RGB value (e.g. 0xff0000), choose a formula that returns a color, or select Custom from the drop-down list to specify the color.
Data type: String |
|||
CSS | ||||
Class | Specifies a CSS class to be applied to the object which is a valid class in the CSS file.
Data type: String |
|||
Style | The property can be used in two ways.
Data type: String | |||
Others | ||||
Horizontal Alignment | Specifies the horizontal justification of the content in the table cell. Choose an option from the drop-down list.
Data type: Enumeration Note: When the Position property of the object in the table cell is set to absolute, this property does not take effect. |
|||
Joining Merge | Specifies whether to make all the sequential rows included in the cell vertically merged in the report results. It is meaningful to set the property only when the cell is merged with other cells in the same column.
Data type: Boolean |
|||
Record Location | Specifies the calculation point for the properties which use formulas. Choose an option from the drop-down list.
Data type: Enumeration |
|||
Repeat | Specifies whether to repeat the content of the cell in every page of the report results when the cell is split into pages. Available only for vertically merged cell.
Data type: Boolean |
|||
Suppress When No Records | Specifies whether to display the object in the report results when no record is returned to its parent data container.
Data type: Boolean |
|||
Vertical Alignment | Specifies the vertical justification of the content in the table cell. Choose an option from the drop-down list.
Data type: Enumeration Note: When the Position property of the object in the table cell is set to absolute, this property does not take effect. |
|||
Border | ||||
Border Color | Specifies the color of the border of the object. Choose a color from the drop-down list, enter a hexadecimal RGB value (0xCCAA00), choose a formula that returns a color, or select Custom from the drop-down list to specify the color.
Data type: String |
|||
Border Thickness | Specifies the width of the border in inches or centimeters. Enter a numeric value to change the thickness.
Data type: Float |
|||
Bottom Line | Specifies the line style of the bottom border of the object. Choose a style from the drop-down list.
Data type: Enumeration |
|||
Left Line | Specifies the line style of the left border of the object. Choose a style from the drop-down list.
Data type: Enumeration |
|||
Right Line | Specifies the line style of the right border of the object. Choose a style from the drop-down list.
Data type: Enumeration |
|||
Top Line | Specifies the line style of the top border of the object. Choose a style from the drop-down list.
Data type: Enumeration |
Note: Only the table cell properties available in the Table Cell Properties dialog of Web Report Studio can be rendered in Web Report Studio.