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


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