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

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

プロパティ値

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

Column クラス
Column メンバ