Excel for WPF | ComponentOne
C1.WPF.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 Integer
    public int TextId {get; set;}
    See Also