20.6
·
257 commits
to master
since this release
- Added OoxmlSaveOption CompressionLevel property
- Added group of methods without nodePath property
- DeleteAllParagraphTabStops
- DeleteParagraphListFormat
- DeleteParagraphTabStop
- GetParagraphTabStops
- InsertOrUpdateParagraphTabStop
- InsertParagraph
- UpdateParagraphFormat
- UpdateParagraphListFormat
- In methods InsertOrUpdateParagraphTabStop, DeleteParagraphTabStop order of parameters has changed NodePath was moved to one position next, like if it was second before, now it's third.