Version

Alignment Property (IWorksheetCellFormat)

Gets or sets the horizontal alignment of the content in a cell.
Syntax
HorizontalCellAlignment Alignment {get; set;}

Property Value

The horizontal alignment of the content in a cell.
Exceptions
ExceptionDescription
Infragistics.Documents.Excel.MockClasses.InvalidEnumArgumentExceptionThe value assigned is not defined in the HorizontalCellAlignment 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