SPREAD for WPF 4.0J - GcSpreadSheet
ExecuteCore メソッド (ErrorUICommand)

GrapeCity.Wpf.SpreadSheet アセンブリ > GrapeCity.Wpf.SpreadSheet.CellType 名前空間 > ErrorUICommand クラス : ExecuteCore メソッド
実行結果を示すGrapeCity.Spreadsheet.Commands.CommandResult値。
このコマンドを実行します。
シンタックス
'宣言
 
Protected Overrides NotOverridable Sub ExecuteCore( _
   ByRef commandResult As CommandResult _
) 
protected override void ExecuteCore( 
   ref CommandResult commandResult
)

パラメータ

commandResult
実行結果を示すGrapeCity.Spreadsheet.Commands.CommandResult値。
解説
コマンドがもはやアンドゥまたはリドゥキューに属していない場合は、破棄されます。
参照

ErrorUICommand クラス
ErrorUICommand メンバ