HotXLS Delphi Excel Read Write Library / Component Developers Guide
Reference
>
IXLSWorksheet
>
ScrollRow
ScrollRow property
Returns the first visible row. Read/write Integer.
Syntax
property
ScrollRow: Integer;
Example
This example sets the first visible row to 4.
Workbook.Sheets[
1
].ScrollRow :=
4
;
Copyright©2007-2019
loslab.com