Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / WsBool Class / fShowAutoBreaks Property


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