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

ClearGroupFields property

Indicates whether to skip export of grouped fields into detail area. The default value is True. Read/write Boolean.

Syntax

property ClearGroupFields: Boolean;

Example

This example sets ClearGroupFields property to true.

DataToXLS1.ClearGroupFields := True;
Copyright©2007-2019 loslab.com