SPREAD for WPF 3.0J - GcSpreadSheet
VerticalTextAlignment 列挙体

GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet 名前空間 : VerticalTextAlignment 列挙体
テキスト行の垂直方向の配置を指定します。
シンタックス
'宣言
 
Public Enum VerticalTextAlignment 
   Inherits System.Enum
public enum VerticalTextAlignment : System.Enum 
メンバ
メンバ解説
Baseline通常のスクリプト。
Subscript下付き文字。
Superscript上付き文字。
継承階層

System.Object
   System.ValueType
      System.Enum
         GrapeCity.Spreadsheet.VerticalTextAlignment

参照

GrapeCity.Spreadsheet 名前空間