Spread Windows Forms 17
FarPoint.Excel Assembly / FarPoint.Excel Namespace / OfficeArtBlipJPEG Class / Type Property


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