Search
Cell.RemoveAnnotation Method
See Also
 






Removes an annotation object from the cell.

Namespace: MindFusion.Spreadsheet.Wpf
Assembly: MindFusion.Spreadsheet.Wpf

 Syntax

C#  Copy Code

public void RemoveAnnotation ()

Visual Basic  Copy Code

Public Sub RemoveAnnotation ()

 See Also