Spread Windows Forms 17
FarPoint.Excel Assembly / FarPoint.Excel Namespace / OfficeArtRGFOPTE.Property Class / Id Property


In This Topic
    Id Property (OfficeArtRGFOPTE.Property)
    In This Topic
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Id As OfficeArtFOPTEOPID
    'Usage
     
    
    Dim instance As OfficeArtRGFOPTE.Property
    Dim value As OfficeArtFOPTEOPID
     
    value = instance.Id
    public OfficeArtFOPTEOPID Id {get;}
    See Also