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

参照

CommandNames タイプ