Spread Windows Forms 15.0
FarPoint.Excel Assembly / FarPoint.Excel Namespace / IOfficeDrawingStructure Interface / OfficeDrawingType Property


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