get_cell_by_display_name method
get_cell_by_display_name
Gets the Cell
object by the display name of PivotField.
Returns
the Cell object
def get_cell_by_display_name(self, display_name):
...
Parameter | Type | Description |
---|---|---|
display_name | str | the DisplayName of PivotField |
See Also
- module
aspose.cells.pivot
- class
Cell
- class
PivotTable