Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / PtgMemFunc Class / cce Property


In This Topic
cce Property (PtgMemFunc)
In This Topic
Syntax
'Declaration
 
Public Property cce As UShort
 
'Usage
 
Dim instance As PtgMemFunc
Dim value As UShort
 
instance.cce = value
 
value = instance.cce
See Also