GetCellByDisplayName
PivotTable.GetCellByDisplayName method
Gets the Cell object by the DisplayName of PivotField
public Cell GetCellByDisplayName(string displayName)
Parameter | Type | Description |
---|---|---|
displayName | String | the DisplayName of PivotField |
Return Value
the Cell object
See Also
- class Cell
- class PivotTable
- namespace Aspose.Cells.Pivot
- assembly Aspose.Cells