Back to Devexpress

Style Properties

officefileapi-devexpress-dot-spreadsheet-dot-style-dot-underscore-properties.md

latest2.8 KB
Original Source

Style Properties

A named cell style.

NameDescription
AlignmentProvides access to cell alignment. Inherited from Formatting.
BordersProvides access to cell borders. Inherited from Formatting.
FillProvides access to cell background. Inherited from Formatting.
FlagsProvides access to flags that control which cell format attributes are specified by the applied cell style and which ones are specified by direct cell formatting. Inherited from Formatting.
FontProvides access to the cell font. Inherited from Formatting.
IsBuiltInIndicates whether the current style is the built-in style.
NameGets the name of the cell style.
NumberFormatSpecifies a number format for a numeric cell value in the invariant culture. Inherited from Formatting.
NumberFormatLocalSpecifies a number format for a numeric cell value based on the current (local) culture. Inherited from Formatting.
ProtectionProvides access to options which are in effect when the worksheet is protected. Inherited from Formatting.

See Also

Style Interface

Style Members

DevExpress.Spreadsheet Namespace