GetCellByDisplayName Method

GetCellByDisplayName function

Gets the object by the display name of PivotField.


func (instance *PivotTable) GetCellByDisplayName(displayname string)  (*Cell,  error) 

Remarks

See Also