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
279 stars 49 forks source link

TabChar is not supported #126

Closed PrzemyslawKlys closed 1 year ago

PrzemyslawKlys commented 1 year ago

When you add a Text such as "This is long text \t\t with more text" it's actually creating a bit more advanced Run configuration.

image

We need to add support for TabChars.