ConditionalFormattingResult class

ConditionalFormattingResult class

Represents the result of conditional formatting which applies to a cell.

The ConditionalFormattingResult type exposes the following members:

Properties

PropertyDescription
conditional_styleGets the conditional result style.
conditional_formatting_iconGets the image of icon set.
conditional_formatting_data_barGets the DataBar object.
conditional_formatting_color_scaleGets the ColorScale object.
color_scale_resultGets the display color of color scale.

See Also