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


In This Topic
Height_New Property
In This Topic
Gets the height_ new.
Syntax
'Declaration
 
Public ReadOnly Property Height_New As Double
 
'Usage
 
Dim instance As ExcelShape
Dim value As Double
 
value = instance.Height_New

Property Value

The height_ new.
See Also