Spread Windows Forms 17
FarPoint.Excel Assembly / FarPoint.Excel Namespace / ExcelShape Class / Height_New Property


In This Topic
    Height_New Property (ExcelShape)
    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
    public double Height_New {get;}

    Property Value

    The height_ new.
    See Also