PowerTools SPREAD for Windows Forms 8.0J
CellPadding プロパティ (NamedStyle)


セルに埋める空白の量(ピクセル単位)を取得または設定します。
構文
'Declaration
 
Public Overrides Property CellPadding As CellPadding
'使用法
 
Dim instance As NamedStyle
Dim value As CellPadding
 
instance.CellPadding = value
 
value = instance.CellPadding
public override CellPadding CellPadding {get; set;}
参照

NamedStyle クラス
NamedStyle メンバ

 

 


© 2004-2015, GrapeCity inc. All rights reserved.