Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / OfficeArtFSP Class / fOleShape Property


In This Topic
fOleShape Property
In This Topic
Syntax
'Declaration
 
Public Property fOleShape As Boolean
 
'Usage
 
Dim instance As OfficeArtFSP
Dim value As Boolean
 
instance.fOleShape = value
 
value = instance.fOleShape
See Also