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

参照

CommandNames タイプ