CellComment Class Members
In This Topic
The following tables list the members exposed by
CellComment.
Public Constructors
| Name | Description |
 | CellComment | Overloaded. Initializes a new instance of the class. |
Public Properties
| Name | Description |
 | Cell | Gets the cell that corresponds to this comment. |
 | Comment | Gets the comment. |
 | IsVisible | Gets a value indicating whether this comment is visible. |
 | Location | Gets the comment location. |
Public Methods
| Name | Description |
 | Equals | Determines whether the specified System.Object, is equal to this instance. |
 | GetHashCode | Returns a hash code for this instance. |
See Also