DevExpress Office File API 19.1.4

Released: Jun 20, 2019

19.1.4 での更新項目

不具合の修正

Spreadsheet Document API

  • An XLSX document with shared printing settings cannot be opened
  • ArgumentOutOfRangeException occurs on an attempt to copy formatting using the Range.CopyFrom method if the source range equals the target range
  • NullReferenceException is thrown on the AutoFit method call if the DevExpress.Utils.AzureCompatibility.Enable property is set to true
  • NullReferenceException occurs on an attempt to print a specific document containing the long text in cells
  • System.ArgumentException is thrown on loading a specific .XLSX document
  • System.NullReferenceException is thrown on loading a workbook with references to an external workbook if multi-threading calculations are turned on
  • The AutoFit method incorrectly measures columns containing cells with the rich text formatting
  • The Range.CopyFrom(targetRange, PasteSpecial.Formats) method copies hyperlinks from the source range

Word Processing Document API

  • A WordML document with a text form field cannot be loaded
  • Cell background colors are incorrect during the Mail Merge operation
  • Conversion to PDF cuts a part of a header and footer in a DOCX document
  • IncludePicture field's image is saved in the Docx file if the "\d" switch is specified for this field
  • InvalidFormatException event fires when RichEditDocumentServer fails to decrypt a document