table_child#
- class ansys.cfx.core.generated.post_processing.settings_261.table_child.table_child(name: str | None = None, parent=None)#
Bases:
Group‘child_object_type’ of table.
Attributes
Attribute |
Summary |
|---|---|
Whether or not to export the table within the context of a complete HTML document, or to just export the table itself as a section of HTML. |
|
Specifies the case on which to do the expression evaluation when not explicitly set as part of a cell expression. |
|
‘table_exists’ child. |
|
What to export the table to. |
|
Specifies the width of the border around the exported HTML table. If ‘0’ is specified, then no borders are shown around the table, nor between the cells. |
|
Specifies a caption for the table to give a description of the contents of the table. |
|
Specifies whether or not to show the caption specified in the Table Export Caption parameter. |
|
Specifies the padding between the cell data and the borders around the cell. Specified as a percentage. |
|
Specifies the spacing between the cells in the exported HTML table. This may not be supported by all HTML browsers. |
|
Specifies the HTML Table title to give to the HTML document This only applies to HTML Export when the Export Table Only parameter is ‘False’. |
|
Specifies which lines to show between the cells of the table. This applies to HTML and Text export. |
|
Specifies the separator to use between each table cell when exporting to Text. |
|
Specifies whether to show trailing separators when exporting to CSV or Text files. |
|
Definition of the TABLE object. |
|
Defines options for the Report, specific to each object. |
Methods
Method |
Summary |
|---|---|
Suspend immediate update for the object. |
|
Restore immediate update for the object. |
Included in:
Parent |
Summary |
|---|---|
‘table’ child. |