C1.Xaml.Excel アセンブリ > C1.Xaml.Excel 名前空間 : XLAlignHorzEnum 列挙体 |
'宣言 Public Enum XLAlignHorzEnum Inherits System.Enum
public enum XLAlignHorzEnum : System.Enum
メンバ | 解説 |
---|---|
Center | セルに中央揃えで配置します。 |
Fill | 必要なだけ内容を繰り返してセル全体に配置します。 |
General | 文字列は左揃え、数値は右揃えで配置します。 |
Justify | 内容がセルの幅いっぱいに広がるように水平方向に均等に配置します。 |
Left | セルに左揃えで配置します。 |
Right | セルに右揃えで配置します。 |
Selection | 選択範囲の中央揃えで配置します。複数のセルにまたがることもあります。 |
Undefined | 指定なし(デフォルトを使用)。 |
System.Object
System.ValueType
System.Enum
C1.Xaml.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