PowerTools SPREAD for Windows Forms 10.0J
LockFont プロパティ (AlternatingRow)


この交互行のロックされたセルのフォントを取得または設定します。
構文
'Declaration
 
Public Property LockFont As Font
'使用法
 
Dim instance As AlternatingRow
Dim value As Font
 
instance.LockFont = value
 
value = instance.LockFont
public Font LockFont {get; set;}
参照

AlternatingRow クラス
AlternatingRow メンバ

 

 


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