Name | Description | |
---|---|---|
CsvParseResult Constructor | Create a CsvParseResult object. |
The following tables list the members exposed by CsvParseResult.
Name | Description | |
---|---|---|
CsvParseResult Constructor | Create a CsvParseResult object. |
Name | Description | |
---|---|---|
getNumberFormat | Gets the parsed number format. | |
getValue | Gets the parsed value. | |
setNumberFormat | Sets the parsed number format. | |
setValue | Sets the custom value. The value should be double, string, bool or CalcError, other data will be discarded. |