Skip to main content
Row

StyleFlags Interface

A style flag that controls formatting options to be applied.

Namespace: DevExpress.Spreadsheet

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

NuGet Package: DevExpress.Spreadsheet.Core

Declaration

public interface StyleFlags

The following members return StyleFlags objects:

Remarks

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

See Also