Version

VerticalAlignment Property (IWorksheetCellFormat)

Gets or sets the vertical alignment of the content in a cell.
Syntax
VerticalCellAlignment VerticalAlignment {get; set;}

Property Value

The vertical alignment of the content in a cell.
Exceptions
ExceptionDescription
Infragistics.Documents.Excel.MockClasses.InvalidEnumArgumentExceptionThe value assigned is not defined in the VerticalCellAlignment enumeration.
Requirements

Target Platforms: Android 4.4+, iOS 8+

Development Environments: Visual Studio 2015+, Visual Studio for Mac Preview, Xamarin for Visual Studio 4.2+

See Also