SPREAD for WPF 3.0J - GcSpreadGrid
FontStyle プロパティ (StyleInfo)

GrapeCity.Windows.SpreadGrid 名前空間 > StyleInfo クラス : FontStyle プロパティ
現在の要素のフォントスタイルを取得または設定します。
シンタックス
'宣言
 
Public Property FontStyle As Nullable(Of FontStyle)
public Nullable<FontStyle> FontStyle {get; set;}

プロパティ値

フォントスタイルを示す Nullable 値。null 参照 (Visual Basicでは Nothing) は値が親から継承されることを意味します。既定値は null 参照 (Visual Basicでは Nothing) です。
参照

StyleInfo クラス
StyleInfo メンバ