Sort.Header property (Excel)
Specifies whether the first row contains header information. Read/write XlYesNoGuess.
Syntax
expression.Header
expression A variable that represents a Sort object.
Remarks
xlNo is the default value. You can specify xlGuess if you want Excel to attempt to determine the header.
Support and feedback
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.