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