DevExpress Office File API 18.1.6

Released: Sep 5, 2018

18.1.6 での更新項目

不具合の修正

  • Snap Report API
    • NullReferenceException on an attempt to assign the DocumentProperties.Title property after performing mail merge.
  • Spreadsheet Document API
    • Spreadsheet's mail merge engine processes the same cells several times during mail merge.
  • Word Processing Document API
    • IndexOutOfRangeException occurs on an attempt to export a specific document to Html when the HtmlDocumentExporterOptions.TabMarker option is set to empty string.
    • Instantiating multiple RichEditDocumentServers in different threads results in deadlock.
    • RichEditDocumentServer cannot load a document containing an empty table.
    • The paragraph styling is changed for the initial document after appending a second specific document with TextBox to this document.