Skip to content

Conditionals - Extend Support for (NOT)CONTAINSBLANKS#1278

Merged
MarkBaker merged 1 commit intoPHPOffice:masterfrom
oleibman:containsblank
Jan 4, 2020
Merged

Conditionals - Extend Support for (NOT)CONTAINSBLANKS#1278
MarkBaker merged 1 commit intoPHPOffice:masterfrom
oleibman:containsblank

Conversation

@oleibman
Copy link
Collaborator

@oleibman oleibman commented Dec 9, 2019

Support for the CONTAINSBLANKS conditional style was added a while ago.
However, that support was on write only; any cells which used
CONTAINSBLANKS on a file being read would drop that style.

I am also adding support for NOTCONTAINSBLANKS, on read and write.

This is:

- [ ] a bugfix
- [ ] a new feature

Checklist:

Why this change is needed?

Support for the CONTAINSBLANKS conditional style was added a while ago.
However, that support was on write only; any cells which used
CONTAINSBLANKS on a file being read would drop that style.

I am also adding support for NOTCONTAINSBLANKS, on read and write.
@MarkBaker MarkBaker merged commit 082266a into PHPOffice:master Jan 4, 2020
@oleibman oleibman deleted the containsblank branch January 7, 2020 02:58
BlackyTay pushed a commit to BlackyTay/PhpSpreadsheet that referenced this pull request Aug 8, 2025
Support for the CONTAINSBLANKS conditional style was added a while ago.
However, that support was on write only; any cells which used
CONTAINSBLANKS on a file being read would drop that style.

I am also adding support for NOTCONTAINSBLANKS, on read and write.
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