var value; // Type: HighlightCellsRulesLessThan value = GC.Spread.Sheets.Designer.CommandNames.HighlightCellsRulesLessThan;
var HighlightCellsRulesLessThan : HighlightCellsRulesLessThan;
var value; // Type: HighlightCellsRulesLessThan value = GC.Spread.Sheets.Designer.CommandNames.HighlightCellsRulesLessThan;
var HighlightCellsRulesLessThan : HighlightCellsRulesLessThan;
// 次のサンプルコードは、コマンド名でHighlightCellsRulesLessThanを取得します。 var command = GC.Spread.Sheets.Designer.getCommand(GC.Spread.Sheets.Designer.CommandNames.HighlightCellsRulesLessThan);