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


In This Topic
ShapeType Property (OfficeArtFSP)
In This Topic
Syntax
'Declaration
 
Public Property ShapeType As ShapeType
 
'Usage
 
Dim instance As OfficeArtFSP
Dim value As ShapeType
 
instance.ShapeType = value
 
value = instance.ShapeType
See Also