[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.YesNoGuess

YesNoGuess Enum

Specifies whether or not the first row contains headers.

Namespace: GrapeCity.Spreadsheet
Assembly: GrapeCity.Spreadsheet.dll
Syntax
public enum YesNoGuess : byte
Public Enum YesNoGuess As Byte

Fields

Name Description
Guess

Determines whether there is a header.

No

There is no header.

Yes

The first row is the header.