TableStyle
TableStyle class
Represents the table style.
Properties
| Name | Type | Description |
|---|---|---|
| Name | String | Gets the name of table style. |
| TableStyleElements | TableStyleElementCollection | Gets all elements of the table style. |
Methods
| Name | Description |
|---|---|
| create |
TableStyle.Name property
Gets the name of table style.
Type: String
TableStyle.TableStyleElements property
Gets all elements of the table style.
Type: TableStyleElementCollection