Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+
Row

StyleFlags Interface

A style flag that controls formatting options to be applied.

Namespace: DevExpress.Spreadsheet

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

Declaration

public interface StyleFlags

Remarks

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

See Also