DevExpress Office File API 25.1.6

Released: Oct 23, 2025

25.1.6 での更新項目

不具合の修正

All Office File API products

  • Licensing v25.1 - The compilation error related to DevExpress.Licensing.DXLicenseInformationAttribute (CS0234 in C# or BC30002 in VB.NET) may occur if a .NET Framework project does not reference the DevExpress.Data assembly directly.

Spreadsheet Document API

  • Spreadsheet - Copied defined names still reference the source workbook.
  • Spreadsheet Document API - ArgumentOutOfRangeException occurs when a source document worksheet copied from another workbook contains a formatting rule with gradient formatting.
  • Spreadsheet Document API - MATCH formula returns an incorrect result when the "match_type" parameter is set to -1.
  • Workbook throws OverflowException for float numerals that do not fit the decimal range when a range is bound to a data source.
  • XtraSpreadsheet - Images are mispositioned when exporting to HTML.

Word Processing Document API

  • RichEditDocumentServer throws NullReferenceException if a download operation is canceled by AsyncDownloadPolicy.