Worksheet.FreezeRows Method
Name | Parameters | Description |
---|---|---|
FreezeRows(Int32, CellRange) | rowOffset, topLeft | Freezes the specified number of rows below the specified cell, including the row that contains this cell. |
FreezeRows(Int32) | rowOffset | Freezes the specified number of rows at the top of the worksheet. |