Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / ClrtClinet Class / ccv Property


In This Topic
ccv Property (ClrtClinet)
In This Topic
Syntax
'Declaration
 
Public Property ccv As Integer
 
'Usage
 
Dim instance As ClrtClinet
Dim value As Integer
 
instance.ccv = value
 
value = instance.ccv
See Also