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

Property Value

The vertical alignment.
See Also