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


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