Name | Description | |
---|---|---|
CsvParseContext Constructor | Create a CsvParseContext object. |
The following tables list the members exposed by CsvParseContext.
Name | Description | |
---|---|---|
CsvParseContext Constructor | Create a CsvParseContext object. |
Name | Description | |
---|---|---|
getColumn | Gets the column index of the current cell. | |
getRow | Gets the row index of the current cell. | |
getText | Gets the origin text of the current cell before parsed. |