Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / ExcelFont Class / dyHeight Property


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