Back to Devexpress

StyleFlags Interface

officefileapi-devexpress-dot-spreadsheet-220ef740.md

latest1.1 KB
Original Source

StyleFlags Interface

A style flag that controls formatting options to be applied.

Namespace : DevExpress.Spreadsheet

Assembly : DevExpress.Spreadsheet.v25.2.Core.dll

NuGet Package : DevExpress.Spreadsheet.Core

Declaration

csharp
public interface StyleFlags
vb
Public Interface StyleFlags

The following members return StyleFlags objects:

Remarks

To access the StyleFlags object, use the Formatting.Flags property.

See Also

StyleFlags Members

Format Spreadsheet Cells

DevExpress.Spreadsheet Namespace