SpreadJS製品ヘルプ
SparklinesParetoSparkline フィールド
GC.Spread.Sheets.Designer 名前空間 > CommandNames タイプ : SparklinesParetoSparkline フィールド
コマンド名SparklinesParetoSparklineを取得します。
シンタックス
var value; // Type: SparklinesParetoSparkline
value = GC.Spread.Sheets.Designer.CommandNames.SparklinesParetoSparkline;
var SparklinesParetoSparkline : SparklinesParetoSparkline;
使用例
// 次のサンプルコードは、コマンド名でSparklinesParetoSparklineを取得します。
var command = GC.Spread.Sheets.Designer.getCommand(GC.Spread.Sheets.Designer.CommandNames.SparklinesParetoSparkline);
関連トピック

参照

CommandNames タイプ