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