GrapeCity SPREAD for WPF 2.0J
CellVerticalAlignment 列挙体

セルの垂直方向の配置を指定します。
構文
'Declaration
 
Public Enum CellVerticalAlignment 
   Inherits System.Enum
public enum CellVerticalAlignment : System.Enum 
メンバ
メンバ説明
Bottomセルの内容が垂直方向の下端から始まることを示します。
Centerセルの内容が垂直方向の中央から始まることを示します。
Topセルの内容が垂直方向の上端から始まることを示します。
継承階層

System.Object
   System.ValueType
      System.Enum
         GrapeCity.Windows.SpreadGrid.CellVerticalAlignment

参照

GrapeCity.Windows.SpreadGrid 名前空間

 

 


Copyright © 2012 GrapeCity inc. All rights reserved.