Sha256: 44e874b167561a05278858c8297cd3d32b369059e5283e8ecb47f234d0a0f875
Contents?: true
Size: 1.72 KB
Versions: 13
Compression:
Stored size: 1.72 KB
Contents
# AsposeCellsCloud::ListObject ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **link** | [**Link**](Link.md) | | [optional] **show_totals** | **BOOLEAN** | Gets and sets whether this ListObject show total row. | [optional] **table_style_type** | **String** | Gets and the built-in table style. | [optional] **display_name** | **String** | Gets and sets the display name.Gets the data range of the ListObject. | [optional] **show_header_row** | **BOOLEAN** | Gets and sets whether this ListObject show header row. | [optional] **start_column** | **Integer** | Gets the start column of the range. | [optional] **show_table_style_last_column** | **BOOLEAN** | Indicates whether the last column in the table should have the style applied. | [optional] **show_table_style_column_stripes** | **BOOLEAN** | Indicates whether column stripe formatting is applied. | [optional] **show_table_style_first_column** | **BOOLEAN** | Inidicates whether the first column in the table should have the style applied. | [optional] **start_row** | **Integer** | Gets the start row of the range. | [optional] **auto_filter** | [**AutoFilter**](AutoFilter.md) | Gets auto filter. | [optional] **show_table_style_row_stripes** | **BOOLEAN** | Indicates whether row stripe formatting is applied. | [optional] **end_column** | **Integer** | Gets the end column of the range. | [optional] **table_style_name** | **String** | Gets and sets the table style name. | [optional] **list_columns** | [**Array<ListColumn>**](ListColumn.md) | Gets ListColumns of the ListObject. | [optional] **end_row** | **Integer** | Gets the end row of the range. | [optional]
Version data entries
13 entries across 13 versions & 1 rubygems