Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / Lbl Class / rgce Property


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