Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / MsoDrawingGroup Class / rgChildRec Property


In This Topic
rgChildRec Property (MsoDrawingGroup)
In This Topic
Syntax
'Declaration
 
Public Property rgChildRec As Byte()
 
'Usage
 
Dim instance As MsoDrawingGroup
Dim value() As Byte
 
instance.rgChildRec = value
 
value = instance.rgChildRec
See Also