'Usage
Dim instance As AnnotationCollection Dim rowId As Integer Dim columnId As Integer instance.Remove(rowId, columnId)
Parameters
- rowId
- The Id of the Row in which the Annotation that will be removed was initially inserted.
- columnId
- The Id of the Column in which the Annotation that will be removed was initially inserted.