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