Back to Devexpress

StyleFlags.Alignment Property

officefileapi-devexpress-dot-spreadsheet-dot-styleflags.md

latest1.2 KB
Original Source

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.v25.2.Core.dll

NuGet Package : DevExpress.Spreadsheet.Core

Declaration

csharp
bool Alignment { get; set; }
vb
Property Alignment As Boolean

Property Value

TypeDescription
Boolean

true , to apply alignment attributes; otherwise, false.

|

See Also

How to: Format a Cell or Range of Cells

StyleFlags Interface

StyleFlags Members

DevExpress.Spreadsheet Namespace