Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+
Row

Worksheet.FreezePanes Method

Name Parameters Description
FreezePanes(Int32, Int32, Range) rowOffset, columnOffset, topLeft Freezes the specified number of rows and columns below and to the right of the specified cell, including the row and column containing this cell.
FreezePanes(Int32, Int32) rowOffset, columnOffset Freezes the specified number of rows and columns at the top and on the left side of the worksheet.