CommentList Properties |
The CommentList type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
Count |
Gets the number of elements actually contained in the collection.
Read-only
Int32
.
|
|
|
Item |
Gets the element at the specified index.
Read-only
Comment
.
|
|
|
Presentation |
Gets parent PresentationPptx object for a collection of comments.
Read-only
PresentationPptx
.
|