Worksheet.FreezeColumns Method
Name | Parameters | Description |
---|---|---|
FreezeColumns(Int32, CellRange) | columnOffset, topLeft | Freezes the specified number of columns to the right of the specified cell, including the column that contains this cell. |
FreezeColumns(Int32) | columnOffset | Freezes the specified number of columns on the left side of the worksheet. |