Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / ExternName Class / cf Property


In This Topic
cf Property (ExternName)
In This Topic
Syntax
'Declaration
 
Public Property cf As Short
 
'Usage
 
Dim instance As ExternName
Dim value As Short
 
instance.cf = value
 
value = instance.cf
See Also