'Declaration
Public Overloads Sub Remove( _ ByVal cellAddress As String _ )
'Usage
Dim instance As AnnotationCollection Dim cellAddress As String instance.Remove(cellAddress)
public void Remove( string cellAddress )
Parameters
- cellAddress
- The Address of the Cell in which the Annotation that will be removed was initially inserted.