Back to Devexpress

Worksheet.FreezeRows Method

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

latest535 B
Original Source

Worksheet.FreezeRows Method

NameParametersDescription
FreezeRows(Int32, CellRange)rowOffset, topLeftFreezes the specified number of rows below the specified cell, including the row that contains this cell.
FreezeRows(Int32)rowOffsetFreezes the specified number of rows at the top of the worksheet.