Spread Windows Forms 15.0
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / IComment Interface

In This Topic
    IComment Interface Properties
    In This Topic

    For a list of all members of this type, see IComment members.

    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
    See Also