AsposeCellsCloud::Object::PivotTableOperateParameter

Load the model package

use AsposeCellsCloud::Object::PivotTableOperateParameter;

Properties

Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- SourceData | string | Represents source data of pivot table. | DestCellName | string | Represents start cell name of the pivot table. | TableName | string | Represents table name of pivot table. | UseSameSource | boolean | Represents whether the same source is used. | PivotTableIndex | int | Represents pivot table index. | PivotFieldRows | ARRAY[int?] | Represents pivot row fields. | PivotFieldColumns | ARRAY[int?] | Represents pivot column fields. | PivotFieldData | ARRAY[int?] | Represents pivot data field. | OperateType | string | |

[Back to Model list]
[Back to README]