Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / DataLabExtContents Class / fSerName Property


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