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