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


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