SPREAD for WPF 3.0J - GcSpreadGrid
FontFamily プロパティ (GroupElement)

GrapeCity.Windows.SpreadGrid 名前空間 > GroupElement クラス : FontFamily プロパティ
現在の要素のフォントファミリーを取得または設定します。
シンタックス
'宣言
 
Public Property FontFamily As FontFamily
public FontFamily FontFamily {get; set;}

プロパティ値

フォントファミリーを示す System.Windows.Media.FontFamily。null 参照 (Visual Basicでは Nothing) は、親から値を継承することを意味します。既定値は null 参照 (Visual Basicでは Nothing) です。
参照

GroupElement クラス
GroupElement メンバ