Name | Description | |
---|---|---|
![]() | Comments | Gets the ThreadCommentCollection associated with the current Worksheet. |
![]() | Count | Returns the number of Annotations in the Worksheet. |
![]() | Item | Overloaded. Gets a specific Annotation. |
The following tables list the members exposed by AnnotationCollection.
Name | Description | |
---|---|---|
![]() | Comments | Gets the ThreadCommentCollection associated with the current Worksheet. |
![]() | Count | Returns the number of Annotations in the Worksheet. |
![]() | Item | Overloaded. Gets a specific Annotation. |
Name | Description | |
---|---|---|
![]() | AddComment | Overloaded. Adds a Comment in the current Worksheet. |
![]() | AddNote | Overloaded. Adds a Note in the current Worksheet. |
![]() | GetEnumerator | |
![]() | Remove | Overloaded. Removes an Annotation (Note or Comment) from the AnnotationCollection. |