バージョン

FormatString プロパティ

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

プロパティ値

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

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

参照