Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / TXO Class / cchText Property


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