Skip to content

20.6

Compare
Choose a tag to compare
@dmitry-finozhenok dmitry-finozhenok released this 05 Jun 09:28
· 279 commits to master since this release
  • Added new methods:
    • deleteAllParagraphTabStopsWithoutNodePath
    • deleteParagraphTabStopWithoutNodePath
    • getParagraphTabStopsWithoutNodePath
    • insertOrUpdateParagraphTabStopWithoutNodePath
    • insertParagraphWithoutNodePath
    • updateParagraphFormatWithoutNodePath
    • updateParagraphListFormatWithoutNodePath
    • deleteParagraphListFormatWithoutNodePath
  • DrawingObject related methods have been changed body content. Special request classes are introduced instead of strings.
  • insertOrUpdateParagraphTabStop, deleteParagraphTabStop methods have been changed parameter order
  • OoxmlSaveOptionsData.CompressionLevel property has been added