Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / PictFmlaKey Class / cbKey Property


In This Topic
cbKey Property
In This Topic
Syntax
'Declaration
 
Public Property cbKey As UInteger
 
'Usage
 
Dim instance As PictFmlaKey
Dim value As UInteger
 
instance.cbKey = value
 
value = instance.cbKey
See Also