public interface IColorScaleCriteria
| Modifier and Type | Method and Description |
|---|---|
IColorScaleCriterion |
get(int Index)
Returns a single ColorScaleCriterion object from the ColorScaleCriteria
collection.
|
int |
getCount()
Returns an Integer value that specifies the number of criteria for a color
scale conditional format rule.
|
int getCount()
IColorScaleCriterion get(int Index)