Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / OfficeArtSpgrContainer Class / rgfb Property


In This Topic
rgfb Property (OfficeArtSpgrContainer)
In This Topic
Syntax
'Declaration
 
Public Property rgfb As IOfficeDrawingStructure()
 
'Usage
 
Dim instance As OfficeArtSpgrContainer
Dim value() As IOfficeDrawingStructure
 
instance.rgfb = value
 
value = instance.rgfb
See Also