Unfreeze Rows or Columns

In Excel

  1. Click View tab > Freeze Panes > Unfreeze Panes.

unfreeze panes in Excel

UnFreeze Rows, Columns or Panes with Aspose.Cells for .Net

It’s simple to unfreeze panes with Aspose.Cells for .Net. Please use the Worksheet.UnFreezePanes method to unfeeze panes .

  1. Construct Workbook to open the frozen file.
  2. Unfreeze panes with Worksheet.UnFreezePanes() method.
  3. Save the file.

Attached sample source Excel file.