Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / CatSerRange Class / catLabel Property


In This Topic
catLabel Property
In This Topic
Syntax
'Declaration
 
Public Property catLabel As Short
 
'Usage
 
Dim instance As CatSerRange
Dim value As Short
 
instance.catLabel = value
 
value = instance.catLabel
See Also