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