[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.TextParsingType

TextParsingType Enum

Specifies the column format for the data in the text file that you are importing into a query table.

Namespace: GrapeCity.Spreadsheet
Assembly: GrapeCity.Spreadsheet.dll
Syntax
public enum TextParsingType
Public Enum TextParsingType

Fields

Name Description
Delimited

Indicates that the file is delimited by delimiter characters.

FixedWidth

Indicates that the data in the file is arranged in columns of fixed widths.