[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.TableStyleSettings

TableStyleSettings Enum

Namespace: GrapeCity.Spreadsheet
Assembly: GrapeCity.Spreadsheet.dll
Syntax
[Flags]
public enum TableStyleSettings
<Flags>
Public Enum TableStyleSettings

Fields

Name Description
ColumnStripes

Indicates whether column stripe formatting is applied.

FirstColumn

Indicates whether the first column in the table should have the style applied.

LastColumn

Indicates whether the last column in the table should have the style applied.

None

Indicates that there is no style applied.

RowStripes

Indicates whether row stripe formatting is applied.