Tag Archives: copy

Auto-fit Rows or Columns in Excel Worksheets in C# using Aspose.Cells for .NET 7.4.3

Aspose.Cells for .NET 7.4.3 has been released. This month’s release includes an enhancement for copying a cell over a range of cells. We have added a new overload: AutoFitColumns(int firstRow, int firstColumn, int lastRow, int lastColumn, AutoFitterOptions options), so you can use auto-fitting options even in a range. Similarly, you may now copy tables when copying ranges. We have also made enhancement regarding the Smart Markers’s Group Data feature. We have fixed a few exceptions when reading and writing Excel … Continue Reading

Posted in Aspose.Cells Product Family | Tagged , , , , , ,

Improvments to Copying Ranges Between Workbooks and Parsing HTML Strings in Aspose.Cells for .NET 7.4.2

Aspose.Cells logoAspose.Cells for .NET 7.4.2 has been released. This month’s release includes enhancements for copying ranges and numbers formatting. We have also made an enhancement to the List objects and Tables that are now copied when copying ranges between workbooks. Similarly, macros and VBA codes are copied in the XSLM file when you use the Workbook.Copy() method. We have fixed a few exceptions when manipulating PivotTables in the template file; we have also sorted out some issues regarding named ranges.

In … Continue Reading

Posted in Aspose.Cells Product Family | Tagged , , , , , ,