バージョン

VerticalCellAlignment 列挙体

垂直方向の配置スタイルの列挙体。プロパティをオーバーライドする場合、デフォルト値が使用されます。
シンタックス
'宣言
 
Public Enum VerticalCellAlignment 
   Inherits System.Enum
public enum VerticalCellAlignment : System.Enum 
メンバ
メンバ解説
Bottom下詰め
Center中央揃え
Default現在のデフォルトを使用します。
Distributed分散型の配置です。
Justify両端揃え
Top上詰め
参照