Skip to content

Conversation

jingwood
Copy link
Member

@jingwood jingwood commented Aug 2, 2017

  • check whether paste range contains read-only cell
  • abort the paste operation if paste range contains read-only cell
  • report an exception to instance of workbook if user attempts to do action like this
  • exception class OperationOnReadonlyCellException

fixes #32

…eration if so, report an exception to workbook instance
@jingwood jingwood merged commit b02a5b9 into master Aug 21, 2017
@jingwood jingwood deleted the fix/disallowPasteToReadonlyCell branch August 21, 2017 01:07
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.

Copy/Paste on readonly cell will overwrite content

1 participant