SPREAD for WPF 3.0J - GcSpreadSheet
ApplyNumberFormat メソッド

GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet 名前空間 > IRange インターフェース : ApplyNumberFormat メソッド
数値書式を表すNumberFormat値。
数値書式を範囲に適用します。
シンタックス
'宣言
 
Sub ApplyNumberFormat( _
   ByVal numFmt As NumberFormat _
) 
void ApplyNumberFormat( 
   NumberFormat numFmt
)

パラメータ

numFmt
数値書式を表すNumberFormat値。
参照

IRange インターフェース
IRange メンバ