var value; // Type: HighlightCellsRulesDateOccurring value = GC.Spread.Sheets.Designer.CommandNames.HighlightCellsRulesDateOccurring;
var 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);