Updated DataValidation.cells to always be a set.

Created originally on Bitbucket by gar_thompson (g)

Was already merged in Bitbucket before import, marked as merged by the import user

The expand_cell_ranges method changed cells from a set to a list. This meant that a call to add() failed if called after sqref().

Merge request reports

Loading