Skip to main content

append_cf_expression_rule

Function append_cf_expression_rule 

Source
pub fn append_cf_expression_rule(
    sheet: &mut Worksheet,
    sqref: &str,
    expression: &str,
    dxf_style: Style,
) -> i32
Expand description

Append an expression conditional formatting rule for sqref.

Returns the priority assigned to the new rule.