Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / OfficeArtDgContainer Class / shape Property


In This Topic
shape Property (OfficeArtDgContainer)
In This Topic
Syntax
'Declaration
 
Public Property shape As OfficeArtSpContainer
 
'Usage
 
Dim instance As OfficeArtDgContainer
Dim value As OfficeArtSpContainer
 
instance.shape = value
 
value = instance.shape
See Also