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


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