Skip to content

Latest commit

 

History

History
25 lines (21 loc) · 851 Bytes

File metadata and controls

25 lines (21 loc) · 851 Bytes

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]