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


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