'宣言
Public Enum CellVerticalAlignment Inherits System.Enum
public enum CellVerticalAlignment : System.Enum
'宣言
Public Enum CellVerticalAlignment Inherits System.Enum
public enum CellVerticalAlignment : System.Enum
メンバ | 解説 |
---|---|
Bottom | セルの内容が垂直方向の下端から始まることを示します。 |
Center | セルの内容が垂直方向の中央から始まることを示します。 |
Top | セルの内容が垂直方向の上端から始まることを示します。 |
System.Object
System.ValueType
System.Enum
GrapeCity.Windows.SpreadGrid.CellVerticalAlignment