C1.Xaml.Excel アセンブリ > C1.Xaml.Excel 名前空間 : XLAlignVertEnum 列挙体 |
'宣言 Public Enum XLAlignVertEnum Inherits System.Enum
public enum XLAlignVertEnum : System.Enum
メンバ | 解説 |
---|---|
Bottom | セルに下揃えで配置します。 |
Center | セルに中央揃えで配置します。 |
Justify | 内容がセルの高さいっぱいに広がるように垂直方向に均等に配置します。 |
Top | セルに上揃えで配置します。 |
Undefined | 指定なし(デフォルトを使用)。 |
System.Object
System.ValueType
System.Enum
C1.Xaml.Excel.XLAlignVertEnum
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