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

The order of paragraph properties and runs does matter #83

Closed PrzemyslawKlys closed 1 year ago

PrzemyslawKlys commented 1 year ago

Resolves an issue with

The order within paragraph does matter. Paragraph properties needs to go first, and then run. If the order is not done properly things fail quietly