def unset_conditional_format(self, sheet: str, range_ref: str) -> None:
Unset the conditional format by given worksheet name and range reference.