v1.1.5 - test conditional functions
Excel functions can be used to apply conditional styles to cells or entire rows or columns. These styles get updated live as you edit the excel sheet AFTER downloading it.
"condition": {
"type": "expression",
"formula": "AND($F3>150000,$F3<250000)"
},