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