SPREAD for WPF 3.0J - GcSpreadSheet
Font コンストラクタ(Color,FontStyle)

GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet 名前空間 > Font 構造体 > Font コンストラクタ : Font コンストラクタ(Color,FontStyle)
フォントの色を示すColor値。
新しいFontに適用するFontStyle。
指定した既存のFontColor値を使用して、Font構造体の新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal color As Color, _
   ByVal fontStyle As FontStyle _
)
public Font( 
   Color color,
   FontStyle fontStyle
)

パラメータ

color
フォントの色を示すColor値。
fontStyle
新しいFontに適用するFontStyle。
参照

Font 構造体
Font メンバ
オーバーロード一覧