Freeze and Unfreeze Panes

Freezing Rows & Columns

To freeze a specific number of rows and columns:

  1. Add the Aspose.Cells.GridWeb control to a Web Form.
  2. Access a worksheet.
  3. Freeze a number of rows & columns.

Unfreezing Rows & Columns

To unfreeze rows and columns:

  1. Add the Aspose.Cells.GridWeb control to a Web Form.
  2. Access a worksheet.
  3. Unfreeze rows & columns.