HasHeader: Boolean;
HasHeader: boolean;
The HasHeader property determines whether to load consumer file into the row with data headers.
Available values:
True. In the file consumer the first row contains data headers.
False. In the file consumer row with data headers is not created.
The property use is given in the example for IDtExcelConsumerEx.File.
See also: