GrapeCity.Documents.Excel Namespace / IRange Interface / HorizontalAlignment Property
In This Topic
HorizontalAlignment Property (IRange)
In This Topic
Gets or sets the HorizontalAlignment of a cell or range.
Syntax
HorizontalAlignment HorizontalAlignment {get; set;}

Property Value

The horizontal alignment.
See Also