GrapeCity.Excel Namespace : ExcelHorizontalAlignment Enumeration |
'Declaration Public Enum ExcelHorizontalAlignment Inherits System.Enum
'Usage Dim instance As ExcelHorizontalAlignment
public enum ExcelHorizontalAlignment : System.Enum
Member | Description |
---|---|
Center | The content is horizontally at the center of a cell. |
CenterContinuous | The content is horizontally aligned with center across selection. |
Distributed | The content is horizontally distributed in a cell. |
Fill | the content is horizontally fill in a cell. |
General | The content is general aligned in a cell. |
Justify | The content is horizontally justified in a cell. |
Left | The content is horizontally at the left of a cell. |
Right | The content is horizontally at the right of a cell. |
System.Object
System.ValueType
System.Enum
GrapeCity.Excel.ExcelHorizontalAlignment
Target Platforms: Windows Server 2012, Windows RT