バージョン

FormatCellValueHandled プロパティ

セル値の書式設定が処理されるかどうかを示す値を取得します。
シンタックス
'宣言
 
Public ReadOnly Property FormatCellValueHandled As Boolean
public bool FormatCellValueHandled {get;}

プロパティ値

[セル値の書式設定が処理されている] 場合は true。そうでない場合は false
参照