Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#131: Merge data validations on write #193

Closed
wants to merge 2 commits into from

Conversation

billblume
Copy link
Contributor

This is:

  • a bugfix
  • a new feature

Checklist:

What does it change?

I have added a new method Cell::mergeRangesInCollection() which merges arrays of individual cell coordinates to objects into arrays of cell ranges to objects. The Xlsx writer function for emitting data-validation ranges now uses this function to merge data-validation collections together.

…er to reduce the size of outputted worksheet.
Added bugfix item (issue PHPOffice#131).
@Progi1984 Progi1984 changed the title Issue 131: Merge data validations on write #131: Merge data validations on write Aug 1, 2017
@PowerKiKi PowerKiKi closed this in 2761773 Sep 7, 2017
@PowerKiKi
Copy link
Member

Thank you for this great contribution !

@billblume billblume deleted the issue-131 branch May 30, 2018 21:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants