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