Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / SXViewLink Class / cch Property


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