Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / CatLab Class / cAutoCatLabelReal Property


In This Topic
cAutoCatLabelReal Property
In This Topic
Syntax
'Declaration
 
Public Property cAutoCatLabelReal As Byte
 
'Usage
 
Dim instance As CatLab
Dim value As Byte
 
instance.cAutoCatLabelReal = value
 
value = instance.cAutoCatLabelReal
See Also