Back to Devexpress

Worksheet.FreezePanes Method

officefileapi-devexpress-dot-spreadsheet-dot-worksheet-dot-freezepanes.md

latest681 B
Original Source

Worksheet.FreezePanes Method

NameParametersDescription
FreezePanes(Int32, Int32, CellRange)rowOffset, columnOffset, topLeftFreezes 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, columnOffsetFreezes the specified number of rows and columns at the top and on the left side of the worksheet.