C1.WPF.Excel Namespace : XLAlignHorzEnum Enumeration |
'Declaration
Public Enum XLAlignHorzEnum Inherits System.Enum
public enum XLAlignHorzEnum : System.Enum
Member | Description |
---|---|
Center | Align to cell center. |
Fill | Fill cell, repeating content as necessary. |
General | Align strings to the left, numbers to the right. |
Justify | Justify content horizontally to span the whole cell width. |
Left | Align to cell left. |
Right | Align to cell right. |
Selection | Align to selection center (may span multiple cells). |
Undefined | Not specified (use default). |
System.Object
System.ValueType
System.Enum
C1.WPF.Excel.XLAlignHorzEnum
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2