Name | Description | |
---|---|---|
![]() | add | Overloaded. Adds a new conditional format. |
![]() | addAboveAverage | Returns a new IAboveAverage object representing a conditional formatting rule for the specified range. |
![]() | addColorScale | Returns a new IColorScale object representing a conditional formatting 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 conditional formatting rule for the specified range. |
![]() | addIconSetCondition | Returns a new IIconSetCondition object which represents an icon set conditional formatting rule for the specified range. |
![]() | addTop10 | Returns a ITop10 object representing a conditional formatting rule for the specified range. |
![]() | addUniqueValues | Returns a new IUniqueValues object representing a conditional formatting rule for the specified range. |
![]() | delete | Deletes all conditional formats associated with the represented range. |
![]() | get | Returns the conditional format specified by the zero-based index. |
![]() | getCount | Returns a value that represents the number of objects in the collection. |