GetCellByDisplayName Method
GetCellByDisplayName function
Gets the Cell object by the display name of PivotField.
func (instance *PivotTable) GetCellByDisplayName(displayname string) (*Cell, error)
Remarks
See Also
- Class PivotTable
- Library Aspose.Cells for Go