HotXLS Delphi Excel Read Write Library / Component Developers Guide
Reference
>
TDataToXLS
>
VisibleFieldsOnly
VisibleFieldsOnly property
Indicates whether to export only the fields that are visible. The default value is False. Read/write Boolean.
Syntax
property
VisibleFieldsOnly: Boolean;
Example
This example sets VisibleFieldsOnly property to true.
DataToXLS1.VisibleFieldsOnly := True;
Copyright©2007-2019
loslab.com