[]
Represents a collection of cell comments.
public interface IComments
Public Interface IComments
| Name | Description |
|---|---|
| Count | Gets an integer value that represents the number of comments in the collection. |
| this[int] | Gets a single comment from the collection. |