TableStyleElementType Enum
Lists table and pivot table style elements.
Namespace: DevExpress.Spreadsheet
Assembly: DevExpress.Spreadsheet.v24.2.Core.dll
NuGet Package: DevExpress.Spreadsheet.Core
#Declaration
#Members
Name | Description | Example |
---|---|---|
Whole
|
The whole table formatting. |
|
Header
|
The table’s header row formatting. |
|
Total
|
The table’s total row formatting. |
|
First
|
The table’s first column formatting. |
|
Last
|
The table’s last column formatting. |
|
First
|
The table’s first row stripe formatting. |
|
Second
|
The table’s second row stripe formatting. |
|
First
|
The table’s first column stripe formatting. |
|
Second
|
The table’s second column stripe formatting. |
|
First
|
The first cell of the table’s header row formatting. |
|
Last
|
The last cell of the table’s header row formatting. |
|
First
|
The first cell of the table’s total row formatting. |
|
Last
|
The last cell of the table’s total row formatting. |
|
First
|
The Pivot |
|
Second
|
The Pivot |
|
Third
|
The Pivot |
|
First
|
The Pivot |
|
Second
|
The Pivot |
|
Third
|
The Pivot |
|
Blank
|
The Pivot |
|
First
|
The Pivot |
|
Second
|
The Pivot |
|
Third
|
The Pivot |
|
First
|
The Pivot |
|
Second
|
The Pivot |
|
Third
|
The Pivot |
|
Page
|
The Pivot |
|
Page
|
The Pivot |
#Remarks
Refer to the following articles for details on how to create or modify table and pivot table styles: