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