Overload | Description |
---|---|
Remove(Annotation) | Removes a chosen Annotation (Note or Comment) from the AnnotationCollection. |
Remove(Int32,Int32) | Removes an Annotation (Note or Comment) from the AnnotationCollection by using a Row Id and a Column Id to locate it. |
Remove(String) | Removes an Annotation (Note or Comment) from the AnnotationCollection by using the Address of a Cell to locate it. |