SPREAD for WPF 3.0J - GcSpreadSheet
Format(String,FormatOptions) メソッド

GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet 名前空間 > IFormatter インターフェース > Format メソッド : Format(String,FormatOptions) メソッド
書式設定するテキストを示す文字列値。
追加の書式オプションを指定する値。
指定したテキストを表示テキストに書式設定します。
シンタックス
'宣言
 
Overloads Function Format( _
   ByVal text As System.String, _
   Optional ByVal options As FormatOptions _
) As FormatResult
FormatResult Format( 
   System.string text,
   FormatOptions options
)

パラメータ

text
書式設定するテキストを示す文字列値。
options
追加の書式オプションを指定する値。

戻り値の型

書式設定された結果を示すFormatResult値。
参照

IFormatter インターフェース
IFormatter メンバ
オーバーロード一覧