var value; // Type: CellsFormatLockCells value = GC.Spread.Sheets.Designer.CommandNames.CellsFormatLockCells;
var CellsFormatLockCells : CellsFormatLockCells;
var value; // Type: CellsFormatLockCells value = GC.Spread.Sheets.Designer.CommandNames.CellsFormatLockCells;
var CellsFormatLockCells : CellsFormatLockCells;
// 次のサンプルコードは、コマンド名でCellsFormatLockCellsを取得します。 var command = GC.Spread.Sheets.Designer.getCommand(GC.Spread.Sheets.Designer.CommandNames.CellsFormatLockCells);