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

Insert the newrow after the current row #226

Open startewho opened 1 month ago

startewho commented 1 month ago

Long time no see.

it 's common that insert the row after some row. it looks easy to add this feature.

PrzemyslawKlys commented 1 month ago

Would you be able to add some tests?