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