ComponentOne Excel for UWP
C1.UWP.Excel Assembly / C1.Xaml.Excel Namespace / XLComment Class
Properties Methods


In This Topic
    XLComment Class Members
    In This Topic

    The following tables list the members exposed by XLComment.

    Public Constructors
     NameDescription
    Public ConstructorCreates an instance of a XLComment object containing a specified range.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets a author for this comment.  
    Public PropertyGets a reference to the cell for this comment.  
    Public PropertyGets or sets the column index of the comment.  
    Public PropertyGets or sets the show flag of the comment.  
    Public PropertyGets or sets the row index of the comment.  
    Public PropertyGets a reference to the parent XLSheet object.  
    Public PropertyGets a reference to the XLCommentShape object with context.  
    Top
    Public Methods
     NameDescription
    Public MethodCreates a new XLComment object that is a copy of the current instance.  
    Top
    See Also