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


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