Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / SeriesCache Class / UnderFlow Property


In This Topic
UnderFlow Property
In This Topic
Syntax
'Declaration
 
Public Property UnderFlow As Boolean
 
'Usage
 
Dim instance As SeriesCache
Dim value As Boolean
 
instance.UnderFlow = value
 
value = instance.UnderFlow
See Also