EvotecIT / OfficeIMO

Fast and easy to use cross-platform .NET library that creates or modifies Microsoft Word (DocX) and later also Excel (XLSX) files without installing any software. Library is based on Open XML SDK
MIT License
280 stars 50 forks source link

Detect readonly before saving #67

Closed PrzemyslawKlys closed 1 year ago

PrzemyslawKlys commented 1 year ago

Fixes:

During saving, the error should be meaningful. In this case, if the document is read-only, you can't save it.