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


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