GridCellSet.ClearTags Method
Clears all tags from the cell.
Namespace: Microsoft.PerformancePoint.Scorecards
Assembly: Microsoft.PerformancePoint.Scorecards.Client (in Microsoft.PerformancePoint.Scorecards.Client.dll)
Syntax
'Declaration
Public Sub ClearTags
'Usage
Dim instance As GridCellSet
instance.ClearTags()
public void ClearTags()