Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / OfficeArtSpContainer Class / shapeProp Property


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