Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 732 Bytes

File metadata and controls

19 lines (15 loc) · 732 Bytes

AsposeCellsCloud::Object::ImportDataTaskParameter

Load the model package

use AsposeCellsCloud::Object::ImportDataTaskParameter;

Properties

Name Type Description Notes
DataSource DataSource Represents data source of task object.
Workbook FileSource Represents data source of task object.
ImportOption ImportOption Represents import option.
TargetDataSource DataSource Represents destination data source.
DestinationWorkbook FileSource Represents destination data source.

[Back to Model list]
[Back to README]