Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / BopPopCustom Class / rggrbit Property


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