TableStyleCellContent class
TableStyleCellContent class
The TableStyleCellContent data
The TableStyleCellContent type exposes the following members:
Constructors
Constructor | Description |
---|---|
init | Constructs a new instance of TableStyleCellContent |
Properties
Property | Description |
---|---|
cell_style_type | Cell style type: Cell = 1, Row = 2, Column = 3, Formatted table data = 4, Table = 5 |
unknown1 | The Unknown1 parameter |
data_flags | The Data flags, 0 = no data, 1 = data is present |
merge_flags | The Merge flags, but may only for bits 0x8000 and 0x10000. |
background_color | The Background Color |
content_layout_flags | Content layout flags: Flow = 1, Stacked horizontal = 2, Stacked vertical = 4 |
property_override_flags1 | The Property Override Flags1 |
property_override_flags2 | The Property Override Flags2 |
property_flags | The Property Flags. Contains property bit values for property Auto Scale only (0x100). |
value_data_type | The Value Data Type |
value_unit_type | The Value Unit Type |
value_format_string | The Value Format String |
rotation | The Rotation |
block_scale | The Block Scale |
cell_alignment | The Cell Alignment: Top left = 1, Top center = 2, Top right = 3, Middle left = 4, Middle center = 5, Middle right = 6, Bottom left = 7, Bottom center = 8, Bottom right = 9 |
content_color | The Content Color |
text_height | The Text Height |
margin_flag | The Margin Flag |
vertical_margin | The Vertical Margin |
horizontal_margin | The Horizontal Margin |
bottom_margin | The Bottom Margin |
right_margin | The Right Margin |
margin_horizontal_spacing | The Margin Horizontal Spacing |
margin_vertical_spacing | The Margin Vertical Spacing |
cell_style_id | The Cell Style ID, 1 = title, 2 = header, 3 = data, 4 = table. Custom cell style ID’s are numbered starting at 101 |
cell_style_class | The Cell Style Class, 1= data, 2 = label. The default value is label. |
cell_style_name | The Cell Style Name |
text_style_handle | The TextStyle Handle |