Name | Description | |
---|---|---|
NumberFormat | Gets the parsed number format. Use setter to customize number format. | |
Value | Gets the parsed value. Use setter to customize value. The value should be double, string, bool or CalcError, other data will be discarded. |
The following tables list the members exposed by CsvParseResult.
Name | Description | |
---|---|---|
NumberFormat | Gets the parsed number format. Use setter to customize number format. | |
Value | Gets the parsed value. Use setter to customize value. The value should be double, string, bool or CalcError, other data will be discarded. |