StyleFlags.Alignment Property
Gets or sets a value that indicates whether or not the alignment options should be applied.
Namespace: DevExpress.Spreadsheet
Assembly: DevExpress.Spreadsheet.v24.1.Core.dll
NuGet Package: DevExpress.Spreadsheet.Core
Declaration
Property Value
Type | Description |
---|---|
Boolean | true, to apply alignment attributes; otherwise, false. |
See Also