Vladimir Khramov
Results
2
issues of
Vladimir Khramov
We can add list of ranges for merging cells to classes based on `WorksheetInterface` in this way ranges = [Range(), Range()] where Range - class with 4 ints: x, y...
Fixes #3023 Added internal getter for retrieving token URI without base URI #### PR Checklist - [x] Tests - [x] Documentation - [x] Changelog entry