Aspose Total
/
AsposeCellsCloud-CellsApi-26.3.1
/
docs/model/ImportCSVDataOption.md
AsposeCellsCloud::Object::ImportCSVDataOption
Load the model package
use AsposeCellsCloud::Object::ImportCSVDataOption;
Properties
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 | |
[Back to Model list]
[Back to README]