ComponentOne Excel for UWP
C1.UWP.Excel Assembly / C1.Xaml.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