Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / Setup Class / fitWidth Property


In This Topic
fitWidth Property
In This Topic
Syntax
'Declaration
 
Public Property fitWidth As Short
 
'Usage
 
Dim instance As Setup
Dim value As Short
 
instance.fitWidth = value
 
value = instance.fitWidth
See Also