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
263 stars 47 forks source link

Add set styleId and set paragraph alignment method #160

Closed startewho closed 11 months ago

startewho commented 11 months ago

The default WordParagraph and table can modify the style by styleid,so i add the function to set the styleId to these types

PrzemyslawKlys commented 11 months ago

Could you please add tests for those?

startewho commented 11 months ago

Could you please add tests for those?

Add two simple test