get method
get(self, name)
Gets the PivotField Object of the specific name.
def get(self, name):
...
Parameter | Type | Description |
---|---|---|
name | System.String |
See Also
- module
aspose.cells.pivot
- class
PivotField
- class
PivotFieldCollection
Gets the PivotField Object of the specific name.
def get(self, name):
...
Parameter | Type | Description |
---|---|---|
name | System.String |
aspose.cells.pivot
PivotField
PivotFieldCollection