AsposeCellsCloud::Object::SplitWorkbookTaskParameter

Load the model package

use AsposeCellsCloud::Object::SplitWorkbookTaskParameter;

Properties

Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- Workbook | FileSource | Represents data source of task object. | DestinationFilePosition | FileSource | Represents data source of task object. | DataSource | DataSource | Represents destination data source. | TargetDataSource | DataSource | Represents destination data source. | DestinationFileFormat | string | Represents destination data file format. | SplitNameRule | string | SheetName /NewGuid | VerticalResolution | int | When destination file format is image , vertical resolution can not be null. | HorizontalResolution | int | When destination file format is image , horizontal resolution can not be null. |

[Back to Model list]
[Back to README]