ComponentOne Excel for UWP
C1.UWP.Excel Assembly / C1.Xaml.Excel Namespace / XLShape Class / Id Property

In This Topic
    Id Property
    In This Topic
    Gets the unique identifier of the shape.
    Syntax
    'Declaration
     
    Public ReadOnly Property Id As System.Integer
    public System.int Id {get;}
    See Also