Skip to content

Adding Cell comment functionality#1

Merged
frenchsomething merged 1 commit into
patch-1from
frenchsomething-AddComment
Nov 15, 2016
Merged

Adding Cell comment functionality#1
frenchsomething merged 1 commit into
patch-1from
frenchsomething-AddComment

Conversation

@frenchsomething
Copy link
Copy Markdown
Owner

The PSExcel comment methods only allow adding a comment to one cell at a time, so I had to iterate over all cells in an arbitrary cell range to avoid errors (and failure to apply comment to more than the first cell) if more than one cell is specified.

The PSExcel comment methods only allow adding a comment to one cell at a time, so I had to iterate over all cells in an arbitrary cell range to avoid errors (and failure to apply comment to all cells) if more than one cell is specified.
@frenchsomething frenchsomething merged commit 78a64e2 into patch-1 Nov 15, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant