The following tables list the members exposed by WorksheetTableStyle.
Name | Description | |
---|---|---|
![]() | WorksheetTableStyle Constructor | Creates a custom WorksheetTableStyle instance. |
Name | Description | |
---|---|---|
![]() | AlternateColumnStripeWidth | Gets or sets the number of columns which will span each alternate column stripe. |
![]() | AlternateRowStripeHeight | Gets or sets the number of rows which will span each alternate row stripe. |
![]() | AreaFormats | Gets the collection of formats used for each area of a WorksheetTable to which the style is applied. |
![]() | ColumnStripeWidth | Gets or sets the number of columns which will span each column stripe. |
![]() | IsCustom | Gets the value indicating whether the style is a custom style. |
![]() | Name | Gets or sets the name of the style. |
![]() | RowStripeHeight | Gets or sets the number of rows which will span each row stripe. |
Name | Description | |
---|---|---|
![]() | Clone | Duplicates the style and returns a deep copy. |
View on GitHub