MESCIUS SPREAD for Windows Forms 15.0J
TextEffectAlignment 列挙体

テキストの配置を指定します。
構文
'宣言
 
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

参照

GrapeCity.Spreadsheet.Drawing 名前空間

 

 


© MESCIUS inc. All rights reserved.