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