Skip to content

Freeze Panes

Freezes specified rows and columns in a worksheet, keeping them visible while scrolling through the rest of the sheet.

Properties

NameDescriptionRequired
Columns to FreezeSpecifies the number of columns to freeze from the left. If set to 0, no columns will be frozen.☑️
Rows to FreezeSpecifies the number of rows to freeze from the top. If set to 0, no rows will be frozen.☑️
Sheet NameThe name of the worksheet where the panes will be frozen.☑️