SpreadJS製品ヘルプ
ChangePictureCorrections フィールド
GC.Spread.Sheets.Designer 名前空間 > CommandNames タイプ : ChangePictureCorrections フィールド
コマンド名ChangePictureCorrectionsを取得します。
シンタックス
var value; // Type: ChangePictureCorrections
value = GC.Spread.Sheets.Designer.CommandNames.ChangePictureCorrections;
var ChangePictureCorrections : ChangePictureCorrections;
使用例
// 次のサンプルコードは、コマンド名でChangePictureCorrectionsを取得します。
var command = GC.Spread.Sheets.Designer.getCommand(GC.Spread.Sheets.Designer.CommandNames.ChangePictureCorrections);
関連トピック

参照

CommandNames タイプ