バージョン

FormatString プロパティ

数値書式文字列を取得または設定します。
シンタックス
'宣言
 
Public Property FormatString As String
public string FormatString {get; set;}

プロパティ値

数値書式文字列。
例外
例外解説
System.ArgumentException割り当てられた値は無効な書式文字列であり Infragistics.Documents.Excel.Workbook.ValidateFormatStrings は True です。
解説

Excel の書式文字列については、Microsoft Excel のヘルプを参照してください。

参照

参照

SpreadsheetCellRangeFormat クラス
SpreadsheetCellRangeFormat メンバ
Infragistics.Documents.Excel.Workbook.ValidateFormatStrings