ConvertTaskParameter
Contents
[
Hide
]
convertTaskParameter
Represents convert task parameter.
Property Name | Property Type | Nullable | ReadOnly | DefaultValue | Description |
---|---|---|---|---|---|
DataSource | Class:DataSource | True | False | Represents data source of task object. | |
Workbook | Class:FileSource | True | False | Represents data source of task object. | |
DestinationFile | String | True | False | Represents destination file. | |
Region | String | True | False | Represents Excel data region. | |
SaveOptions | Class:SaveOptions | True | False | Represents save options. |
Parent Name : TaskParameter