Xceed Workbooks for .NET v3.0 Documentation
Xceed.Workbooks.NET Assembly / Xceed.Workbooks.NET Namespace / Comment Class


In This Topic
    Comment Class Properties
    In This Topic

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

    Public Properties
     NameDescription
    Public PropertyOverridden. Gets the AnnotationType.  
    Public PropertyObject that represents the person who wrote the Note or the Comment. (Inherited from Xceed.Workbooks.NET.Annotation)
    Public PropertyRepresents the Cell in which the Note or the Comment is inserted. (Inherited from Xceed.Workbooks.NET.Annotation)
    Public PropertyReturns the time at which the Comment was first written in the Workbook.  
    Public PropertyIndicates if the Annotation is visible or not when the Workbook is opened. (Inherited from Xceed.Workbooks.NET.Annotation)
    Public PropertyGets or sets the text that is displayed in the Comment.  
    Top
    See Also