Back to Devexpress

Formatting Properties

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

latest1.9 KB
Original Source

Formatting Properties

Provides access to cell format characteristics.

NameDescription
AlignmentProvides access to cell alignment.
BordersProvides access to cell borders.
FillProvides access to cell background.
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.
FontProvides access to the cell font.
NumberFormatSpecifies a number format for a numeric cell value in the invariant culture.
NumberFormatLocalSpecifies a number format for a numeric cell value based on the current (local) culture.
ProtectionProvides access to options which are in effect when the worksheet is protected.

See Also

Formatting Interface

Formatting Members

DevExpress.Spreadsheet Namespace