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


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