ConditionalFormattingResult
ConditionalFormattingResult class
Represents the result of conditional formatting which applies to a cell.
Methods
| Name | Description |
|---|---|
| getColorScaleResult() | Gets the display color of color scale. |
| getConditionalFormattingColorScale() | Gets the ColorScale object. |
| getConditionalFormattingDataBar() | Gets the DataBar object. |
| getConditionalFormattingIcon() | Gets the image of icon set. |
| getConditionalStyle() | Gets the conditional result style. |
getColorScaleResult()
Gets the display color of color scale.
getConditionalFormattingColorScale()
Gets the ColorScale object.
getConditionalFormattingDataBar()
Gets the DataBar object.
getConditionalFormattingIcon()
Gets the image of icon set.
getConditionalStyle()
Gets the conditional result style.