PowerTools SPREAD for Windows Forms 8.0J
SelectionFont プロパティ (Appearance)


選択されているオブジェクトのフォントを取得または設定します。
構文
'Declaration
 
Public Property SelectionFont As Font
'使用法
 
Dim instance As Appearance
Dim value As Font
 
instance.SelectionFont = value
 
value = instance.SelectionFont
public Font SelectionFont {get; set;}
解説
選択されている項目のフォントと色はSheetViewクラスで設定します。
参照

Appearance クラス
Appearance メンバ

 

 


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