Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / ShtProps Class / fPlotVisOnly Property


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