Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / MarkerFormat Class / fNotShowBrd Property


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