Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / SerAuxErrBar Class / fTeeTop Property


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