Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / OfficeArtDggContainer Class / drawingGroup Property


In This Topic
drawingGroup Property
In This Topic
Syntax
'Declaration
 
Public Property drawingGroup As OfficeArtFDGGBlock
 
'Usage
 
Dim instance As OfficeArtDggContainer
Dim value As OfficeArtFDGGBlock
 
instance.drawingGroup = value
 
value = instance.drawingGroup
See Also