GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / IComment Interface
Properties Methods

IComment Interface Members

The following tables list the members exposed by IComment.

Public Properties
 NameDescription
 PropertyGets the author of the comment.  
 PropertyGets an IComment object that represents the next comment.  
 PropertyGets an IComment object that represents the previous comment.  
 PropertyGets text and style attributes of the comment.  
 PropertyGets an GrapeCity.Spreadsheet.Drawing.IShape object that represents the shape attached to the specified comment.  
 PropertyGets or sets a boolean value that determines whether the object is visible.  
Top
Public Methods
 NameDescription
 MethodDeletes the comment.  
 MethodOverloaded. Gets or sets comment text.  
Top
See Also