when I tried to import a sheet using the function:
$this->worksheet->getConditionalStylesCollection();
the data inside of it was splitter by ranges
but in reality there are two ranges belong to one set of conditional styling
can you please provide a general function that fetches the conditional stylings as its defined?
Conditional styles test.xlsx
this is a test file to check with