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


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