'宣言 Public Enum TextAlignmentAnchor Inherits System.Enum
public enum TextAlignmentAnchor : System.Enum
'宣言 Public Enum TextAlignmentAnchor Inherits System.Enum
public enum TextAlignmentAnchor : System.Enum
メンバ | 解説 |
---|---|
Center | テキストを中央揃えに設定します。 |
Distribute | テキストを等割り付けにします。 |
Justify | テキストを両端揃えに設定します。 |
Left | テキストを左揃えに設定します。 |
Mixed | テキストの混在した配置。 |
Right | テキストを右揃えに設定します。 |
System.Object
System.ValueType
System.Enum
GrapeCity.Documents.Excel.Drawing.TextAlignmentAnchor