ComponentOne Excel for .NET
C1.Excel Assembly / C1.Excel Namespace / XLComment Class / TextBox Property

In This Topic
    TextBox Property
    In This Topic
    Gets a reference to the XLCommentShape object with context.
    Syntax
    'Declaration
     
    Public ReadOnly Property TextBox As XLCommentShape
    public XLCommentShape TextBox {get;}
    See Also