SPREAD for WPF 3.0J - GcSpreadSheet
Accepted プロパティ

GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet 名前空間 > ConfirmationEventArgs クラス : Accepted プロパティ
ユーザーのオプションを示す値を取得します。
シンタックス
'宣言
 
Public Property Accepted As System.Nullable(Of Boolean)
public System.Nullable<bool> Accepted {get; set;}

プロパティ値

ユーザーがデフォルトオプションを使用する場合はnull、ユーザーが受け入れた場合はtrue、それ以外の場合はfalse
参照

ConfirmationEventArgs クラス
ConfirmationEventArgs メンバ