Aspose.Cells for Java V20.7

Released: Jul 15, 2020

V20.7 での更新項目

機能

  • Added Cells.RemoveDuplicates() method - Overloaded method of Cells.RemoveDuplicates(...) for user's convenience to remove duplicated rows in the whole sheet.
  • Added TickLabels.DisplayNumberFormat property - Gets and sets the display number format for tick labels.
  • Added Cells.GetViewRowHeight() and Cells.GetViewRowHeightInch() methods - Gets the view row height.
  • Added enum SheetType.InternationalMacro - Adds new sheet type: international macro.
  • Added PivotFieldCollection.iterator() method - Gets an enumerator over the elements in this collection, in the proper sequence.
  • Added PivotItemCollection.iterator() method - Gets an enumerator over the elements in this collection, in the proper sequence.
  • Added Workbook.IsWorkbookProtectedWithPassword property - Indicates whether the structure and window is protected with a password.
  • Added PowerQueryFormulaParameters and PowerQueryFormulaParameter classes - Represents power query formula parameters.