Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / ExcelShape Class / Height Property


In This Topic
Height Property (ExcelShape)
In This Topic
Gets the height.
Syntax
'Declaration
 
Public ReadOnly Property Height As Double
 
'Usage
 
Dim instance As ExcelShape
Dim value As Double
 
value = instance.Height

Property Value

height
See Also