Skip to content

Latest commit

 

History

History
24 lines (20 loc) · 1.43 KB

File metadata and controls

24 lines (20 loc) · 1.43 KB

FormatCondition

Properties

Name Type Description Notes
link Link [optional]
above_average AboveAverage [optional]
formula2 str [optional]
style Style [optional]
formula1 str [optional]
color_scale ColorScale [optional]
data_bar DataBar [optional]
text str [optional]
stop_if_true bool True, no rules with lower priority may be applied over this rule, when this rule evaluates to true. Only applies for Excel 2007; [optional]
priority int The priority of this conditional formatting rule. This value is used to determine which format should be evaluated and rendered. Lower numeric values are higher priority than higher numeric values, where '1' is the highest priority. [optional]
top10 Top10 [optional]
operator str [optional]
icon_set IconSet [optional]
type str Gets and sets whether the conditional format Type. [optional]
time_period str [optional]

[Back to Model list] [Back to API list] [Back to README]