IronCalc Wasm
    Preparing search index...

    Interface IconThreshold

    interface IconThreshold {
        cfvo: Cfvo;
        color: Color;
        icon: Icon;
        is_strict: boolean;
    }
    Index
    cfvo: Cfvo
    color: Color
    icon: Icon
    is_strict: boolean