Aspose Total
/
AsposeCellsCloud-CellsApi-26.4
/
docs/model/ConvertWorksheetTaskParameter.md
AsposeCellsCloud::Object::ConvertWorksheetTaskParameter
Load the model package
use AsposeCellsCloud::Object::ConvertWorksheetTaskParameter;
Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
DataSource | DataSource | Represents data source of task object. |
Workbook | FileSource | Represents data source of task object. |
Sheet | string | Represents worksheet. |
TargetDataSource | DataSource | Represents destination data source. |
Target | FileSource | Represents destination data source. |
Format | string | Represents destination data format. |
Area | string | Represents converted data area. |
PageIndex | int | Represents converted page index. |
VerticalResolution | int | Represents vertical resolution. |
HorizontalResolution | int | Represents horizontal resolution. |
[Back to Model list]
[Back to README]