GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet.Drawing 名前空間 : TextEffectAlignment 列挙体 |
'Declaration
Public Enum TextEffectAlignment Inherits System.Enum
public enum TextEffectAlignment : System.Enum
メンバ | 説明 |
---|---|
Center | 中央揃え。 |
Left | 左揃え |
LetterJustify | テキストは両端揃えになります。 文字間の間隔は、テキストの両端揃のために調整できます。 |
Right | 右揃え。 |
StretchJustify | テキストは両端揃えになります。 文字は、テキストの両端揃のために引き伸ばされる場合があります。 |
Unspecified | 配置は指定されていません。 |
WordJustify | テキストは両端揃えになります。 単語間の間隔は、テキストの両端揃のために調整できます。 |
System.Object
System.ValueType
System.Enum
GrapeCity.Spreadsheet.Drawing.TextEffectAlignment