Name | Description | |
---|---|---|
add | Overloaded. Adds a new conditional format. | |
addAboveAverage | Returns a new IAboveAverage object representing a conditionalformatting rule for the specified range. | |
addColorScale | Returns a new IColorScale object representing a conditionalformatting rule that uses gradations in cell colors to indicate relative differences in the values of cells included in a selected range. | |
addDatabar | Returns a IDataBar object representing a data bar conditionalformatting rule for the specified range. | |
addIconSetCondition | Returns a new IIconSetCondition object which represents an icon setconditional formatting rule for the specified range. | |
addTop10 | Returns a ITop10 object representing a conditional formatting rulefor the specified range. | |
addUniqueValues | Returns a new IUniqueValues object representing a conditionalformatting rule for the specified range. | |
delete | Deletes all conditional formats associated with the represented range. | |
fromJson | Generates the conditional formats from the json string. | |
get | Returns the conditional format specified by the zero-based index. | |
getCount | Returns a value that represents the number of objects in the collection. | |
toJson | Generates a json string from the conditional formats. |