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


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