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