ComponentOne Excel for UWP
C1.UWP.Excel Assembly / C1.Xaml.Excel Namespace / XLTextShape Class / TextId Property

In This Topic
    TextId Property
    In This Topic
    Gets or sets a text identifier of this XLTextShape.
    Syntax
    'Declaration
     
    Public Property TextId As System.Integer
    public System.int TextId {get; set;}
    See Also