ConditionalFormat — Aspose.Cells FOSS Python API Reference
ConditionalFormat — ConditionalFormat class in the Aspose.Cells FOSS Python API..
Package: aspose.cells_foss
Properties
| Property | Type | Access | Description |
|---|---|---|---|
type | `` | Read/Write | |
range | `` | Read/Write | |
stop_if_true | `` | Read/Write | |
priority | `` | Read/Write | |
operator | `` | Read/Write | |
formula1 | `` | Read/Write | |
formula2 | `` | Read/Write | |
text_operator | `` | Read/Write | |
text_formula | `` | Read/Write | |
date_operator | `` | Read/Write | |
date_formula | `` | Read/Write | |
duplicate | `` | Read/Write | |
top | `` | Read/Write | |
percent | `` | Read/Write | |
rank | `` | Read/Write | |
above | `` | Read/Write | |
std_dev | `` | Read/Write | |
color_scale_type | `` | Read/Write | |
min_color | `` | Read/Write | |
mid_color | `` | Read/Write | |
max_color | `` | Read/Write | |
bar_color | `` | Read/Write | |
negative_color | `` | Read/Write | |
show_border | `` | Read/Write | |
direction | `` | Read/Write | |
bar_length | `` | Read/Write | |
icon_set_type | `` | Read/Write | |
reverse_icons | `` | Read/Write | |
show_icon_only | `` | Read/Write | |
formula | `` | Read/Write | |
font | `` | Read/Write | |
border | `` | Read/Write | |
fill | `` | Read/Write | |
alignment | `` | Read/Write | |
number_format | `` | Read/Write |
Methods
| Method | Returns | Description |
|---|---|---|
type() | void | |
range() | void | |
stop_if_true() | void | |
priority() | void | |
operator() | void | |
formula1() | void | |
formula2() | void | |
text_operator() | void | |
text_formula() | void | |
date_operator() | void | |
date_formula() | void | |
duplicate() | void | |
top() | void | |
percent() | void | |
rank() | void | |
above() | void | |
std_dev() | void | |
color_scale_type() | void | |
min_color() | void | |
mid_color() | void | |
max_color() | void | |
bar_color() | void | |
negative_color() | void | |
show_border() | void | |
direction() | void | |
bar_length() | void | |
icon_set_type() | void | |
reverse_icons() | void | |
show_icon_only() | void | |
formula() | void | |
font() | void | |
border() | void | |
fill() | void | |
alignment() | void | |
number_format() | void |