SpreadJS製品ヘルプ
MoreHierarchyChart フィールド
GC.Spread.Sheets.Designer 名前空間 > CommandNames タイプ : 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);
関連トピック

参照

CommandNames タイプ