Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / XCT Class / ccrn Property


In This Topic
ccrn Property
In This Topic
Syntax
'Declaration
 
Public Property ccrn As Short
 
'Usage
 
Dim instance As XCT
Dim value As Short
 
instance.ccrn = value
 
value = instance.ccrn
See Also