ActiveReports for .NET 18.0J
VertAlignments 列挙体

GrapeCity.SpreadBuilder.Style 名前空間 : VertAlignments 列挙体
セルの文字の垂直配置(縦位置)の種類です。DDCell.VertAlignmentプロパティで使用します。
シンタックス
'宣言
 
Public Enum VertAlignments 
   Inherits System.Enum
public enum VertAlignments : System.Enum 
メンバ
メンバ解説
Bottom下詰め
Center中央揃え
Justify両端揃え
Top上詰め
継承階層

System.Object
   System.ValueType
      System.Enum
         GrapeCity.SpreadBuilder.Style.VertAlignments

参照

GrapeCity.SpreadBuilder.Style 名前空間