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

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

プロパティ値

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

Column クラス
Column メンバ