Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
AutoFilter | AutoFilter | Gets auto filter. |
DisplayName | string | Gets and sets the display name. |
StartColumn | int | Gets the start column of the range. |
StartRow | int | Gets the start row of the range. |
EndColumn | int | Gets the end column of the range. |
EndRow | int | Gets the end row of the range. |
ListColumns | ARRAY[ListColumn] | Gets ListColumns of the ListObject. |
ShowHeaderRow | boolean | Gets and sets whether this ListObject show header row. |
ShowTableStyleColumnStripes | boolean | Indicates whether column stripe formatting is applied. |
ShowTableStyleFirstColumn | boolean | Indicates whether the first column in the table should have the style applied. |
ShowTableStyleLastColumn | boolean | Indicates whether the last column in the table should have the style applied. |
ShowTableStyleRowStripes | boolean | Indicates whether row stripe formatting is applied. |
ShowTotals | boolean | Gets and sets whether this ListObject show total row. |
TableStyleName | string | Gets and sets the table style name. |
TableStyleType | string | Gets and the built-in table style. |
DataRange | Range | Gets the data range of the ListObject. |
DataSourceType | string | Gets the data source type of the table. |
Comment | string | Gets and sets the comment of the table. |
XmlMap | XmlMap | Gets an used for this list. |
AlternativeText | string | Gets and sets the alternative text. |
AlternativeDescription | string | Gets and sets the alternative description. |
link | Link | |