XlYesNoGuess Enumeration
Version Information
Version Added: Excel 2007
| Name | Value | Description |
|---|---|---|
| xlGuess | 0 | Excel determines whether there is a header, and where it is, if there is one. |
| xlNo | 2 | Default. The entire range should be sorted. |
| xlYes | 1 | The entire range should not be sorted. |