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


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