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