ComponentOne Excel for UWP
C1.UWP.Excel Assembly / C1.Xaml.Excel Namespace / XLDataValidationCollection Class / ObjectId Property

In This Topic
    ObjectId Property
    In This Topic
    Gets or sets object identifier.
    Syntax
    'Declaration
     
    Public Property ObjectId As System.Integer
    public System.int ObjectId {get; set;}
    See Also