Freeze Unfreeze Rows and Columns

Freezing Columns

To freeze columns of a worksheet using Aspose.Cells.GridDesktop, please follow the steps below:

  • Access any desired Worksheet
  • Set the number of Frozen Columns in the Worskheet

Un-Freezing Columns

To unfreeze columns of a worksheet using Aspose.Cells.GridDesktop, please follow the steps below:

  • Access any desired Worksheet
  • Set the number of Frozen Columns in the Worskheet to Zero (0). It will produce the effect of unfrozen columns

Freezing Rows

To freeze rows of a worksheet using Aspose.Cells.GridDesktop, please follow the steps below:

  • Access any desired Worksheet
  • Set the number of Frozen Rows in the Worskheet

Un-Freezing Rows

To unfreeze rows of a worksheet using Aspose.Cells.GridDesktop, please follow the steps below:

  • Access any desired Worksheet
  • Set the number of Frozen Rows in the Worskheet to Zero (0). It will produce the effect of unfrozen rows