use AsposeCellsCloud::Object::ImportCSVDataOption;| Name | Type | Description | Notes |
|---|---|---|---|
| SeparatorString | string | A property named SeparatorString of type string that can be accessed and modified publicly. | |
| ConvertNumericData | boolean | ||
| FirstRow | int | ||
| FirstColumn | int | ||
| SourceFile | string | ||
| CustomParsers | ARRAY[CustomParserConfig] | ||
| DestinationWorksheet | string | ||
| IsInsert | boolean | ||
| ImportDataType | string | ||
| DataSource | DataSource | ||
| Source | FileSource |