Spread Windows Forms 15.0
FarPoint.Excel Assembly / FarPoint.Excel Namespace / OfficeArtRGFOPTE Class / OfficeDrawingType Property


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