CadTableStyle class
CadTableStyle class
Class describing CadTableStyle
Inheritance: CadTableStyle →
CadBaseObject →
CadBaseOwned →
CadBase
The CadTableStyle type exposes the following members:
Constructors
| Constructor | Description |
|---|---|
| init | Initializes a new instance of the CadTableStyle class. |
Properties
| Property | Description |
|---|---|
| embedded_objects_container | Gets or sets the embedded objects container. |
| object_handle | Gets or sets the object handle. |
| xdata_container | Gets or sets the xdata container. |
| attributes | Gets or sets the attributes. |
| application_codes_container | Gets or sets the application defined codes container. |
| attribute_102_values | Gets or sets the attribute102 values. |
| numreactors | The Numreactors |
| reactors | Get or sets the reactors handle |
| hard_owner | Gets or sets the hard owner. |
| soft_owner | Gets or sets the soft owner. |
| is_soft_owner_set | Gets a value indicating whether soft owner is set. |
| type_name | Gets the name of the type. |
| child_objects | Gets or sets the child objects. |
| table_style_cell_list | Gets or sets the table style cell list. |
| version_number | Gets or sets the version number. |
| description | Gets or sets the description. |
| flow_direction | Gets or sets the flow direction. |
| flags | Gets or sets the flags. |
| horizontal_cell_margin | Gets or sets the horizontal cell margin. |
| vertical_cell_margin | Gets or sets the vertical cell margin. |
| flag_for_whether_title_is_suppressed | Gets or sets the flag for whether title is suppressed. |
| flag_for_whether_column_heading_is_suppressed | Gets or sets the flag for whether column heading is suppressed. |
| unknown1 | The Unknown1 parameter |
| unknown2 | The Unknown2 parameter |
| unknown3 | The Unknown3 parameter |
| unknown_hard_owner | The Unknown Hard Owner |
| table_style_content | The TableStyleCellContent |
See Also
- module
aspose.cad.fileformats.cad.cadobjects - class
CadBase - class
CadBaseObject - class
CadBaseOwned - class
CadTableStyle