Back to Devexpress

Worksheet.FreezeColumns Method

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

latest581 B
Original Source

Worksheet.FreezeColumns Method

NameParametersDescription
FreezeColumns(Int32, CellRange)columnOffset, topLeftFreezes the specified number of columns to the right of the specified cell, including the column that contains this cell.
FreezeColumns(Int32)columnOffsetFreezes the specified number of columns on the left side of the worksheet.