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


In This Topic
groupShape Property
In This Topic
Syntax
'Declaration
 
Public Property groupShape As OfficeArtSpgrContainer
 
'Usage
 
Dim instance As OfficeArtDgContainer
Dim value As OfficeArtSpgrContainer
 
instance.groupShape = value
 
value = instance.groupShape
See Also