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


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