DevExpress Office File API 17.2.8

Released: May 11, 2018

17.2.8 での更新項目

不具合の修正

PDF Document API

  • Merge - A document containing two AcroForm fields with the same full names cannot be appended.

Spreadsheet Document API

  • Export to PDF - The image position is shifted if the AzureCompatibility option is enabled.
  • It is impossible to get a background color for a cell, which has conditional formatting applied.
  • Provide the capability to modify AlternateText of a chart.
  • The "Some field items are not supported by the selected grouping" exception is thrown while refreshing a pivot cache if there is grouping by an empty date field.
  • The DocumentProperties property does not have associated properties for Version/Revision.
  • The use of the CalculateFull() method results in incorrect cell values in a specific document.
  • The WorksheetExtensions.Import method does not correctly process uint values.

Word Processing Document API

  • The font size for paragraphs with a specific document style is changed when exporting a document to PDF.
  • The InsertDocumentContent/AppendDocumentContent methods don't copy Section settings into the newly created document.
  • The TableCell.Delete method operates improperly causing the resulting table layout corruption.