HotXLS Delphi Excel Read Write Library / Component Developers Guide loslab Inc.

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