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

参照

CommandNames タイプ