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