Back to Devexpress

Worksheet.ScrollTo Method

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

latest492 B
Original Source

Worksheet.ScrollTo Method

NameParametersDescription
ScrollTo(CellRange)scrolledAreaTopLeftCellScrolls the worksheet to the top-left cell of the specified range.
ScrollTo(Int32, Int32)rowIndex, columnIndexScrolls the worksheet to the specified column and row.