Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / AlRuns Class / cRuns Property


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