GrapeCity SPREAD for Windows Forms 11.0J
VerticalAlignment プロパティ (AppearanceStyleInfo)


セルスタイルの内容の垂直方向の配置を取得または設定します。
構文
'Declaration
 
Public Overrides Property VerticalAlignment As CellVerticalAlignment
'使用法
 
Dim instance As AppearanceStyleInfo
Dim value As CellVerticalAlignment
 
instance.VerticalAlignment = value
 
value = instance.VerticalAlignment
public override CellVerticalAlignment VerticalAlignment {get; set;}
参照

AppearanceStyleInfo クラス
AppearanceStyleInfo メンバ

 

 


© 2004-2018, GrapeCity Inc. All rights reserved.