Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / OfficeArtFOPTE Class / OfficeDrawingType Property


In This Topic
OfficeDrawingType Property (OfficeArtFOPTE)
In This Topic
Syntax
'Declaration
 
Public ReadOnly Property OfficeDrawingType As OfficeArtRecordType
 
'Usage
 
Dim instance As OfficeArtFOPTE
Dim value As OfficeArtRecordType
 
value = instance.OfficeDrawingType
See Also