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


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