ConditionalFormattingIcon class

ConditionalFormattingIcon class

Represents the custom icon of conditional formatting rule.

The ConditionalFormattingIcon type exposes the following members:

Properties

PropertyDescription
image_dataGets the icon set data.
typeGets and sets the icon set type.
indexGets and sets the icon’s index in the icon set.

Methods

MethodDescription
get_icon_image_data(, type, index)Get the icon set data
get_image_data(self, cell)Gets the image data with the setting of cell.

See Also