Aspose.Cells for .NET V26.2

Released: Feb 10, 2026

V26.2 での更新項目

機能

  • Added support for getting python script from a cell that uses python formula.
  • Users can now calculate defined LAMBDA function in custom calculation engine.
  • Provided a specific assembly for .NET 4.8.
  • Added support for ODF 1.4.
  • Added support for whether to include table names when importing Numbers.
  • Added support for the translate feature in collaborative mode.
  • Added support for setting text for general shape.
  • Added support for merge across.
  • Added support for the merge and center feature.
  • Added support for sheet protection.
  • Added support for workbook protection.
  • Added support for copying shapes when copying columns.
  • Added support for getting all pictures which are placed in or over cells.
  • Improved support for R/W pivotOptions since Excel 2016.
  • Added comments info in xs.getData API.
  • Added support for distinguishing data series in box plots using different colors.
  • Optimized the merge function of the toolbar.
  • Optimized the toolbar by changing the merge button to a dropdown.

不具合の修正

  • Workbook links are not working in .xlsm or .xlsx file.
  • Chart does not render correctly after inserting or deleting rows/columns.
  • Sheet protection status should not have a batch insert button.
  • Text line spacing error when saving file to PDF.
  • Invalid auto shape type when copying picture.
  • Image transparency is incorrect when converting Excel files to PDF.
  • The calculated height of the text in the text box is different from the expected height.
  • 3-D reference formulas are corrupted if sheet name contains a space.
  • Formula in the generated XLSB file shows #VALUE! but after pressing enter it becomes correct number value.
  • Some values are lost when iterating the sorted result in calculating formula.
  • Some values are lost when accessing cells randomly in calculation of formulas.
  • Print area is not honored.
  • Big row numbers overlap right sibling cells and long text in cell is truncated.
  • Winding font characters are not preserved while converting XLS to HTML.
  • Slicers of pivot charts are not working after saving.
  • The number format is changed when converting XLS to XLSX file.
  • TTML was detected as HTML.
  • Help.com was detected as CSV when using stream for FileFormatUtil.DetectFileFormat().
  • Line shape is not copied correctly when copying rows.
  • Checkboxes disappear in worksheet with freeze pane.
  • The validation list is obscured and not fully displayed.
  • The dropdown list is not working in GridJs.
  • The position of the validation list dropdown button should be updated after scrolling.
  • The config option for autofit rows does not work as expected.
  • Some rows are blocked and cannot be selected.
  • Double-clicking to edit certain cell areas is problematic.
  • The position of the highlighted row is incorrect when zooming in or out.
  • Fixed the issue where gridjs cannot display graphics with text.
  • Bar portion of the stacked bar chart disappears.
  • dpr issue causing chart to zoom.
  • The input component has a duplicate element ID issue.
  • CalculateFormula() causes exception after copying range from table's first row to all other rows.
  • NullReferenceException when calculating CalcGETPIVOTDATA function with invalid param.
  • NullReferenceException in GridJsWorkbook ExportToJson API.