Search
Cell.RemoveAnnotation Method
See Also
 






Removes an annotation object from the cell.

Namespace: MindFusion.Spreadsheet
Assembly: MindFusion.Spreadsheet.WinForms

 Syntax

C#  Copy Code

public void RemoveAnnotation ()

Visual Basic  Copy Code

Public Sub RemoveAnnotation ()

 See Also