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


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