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


In This Topic
    Width_New Property (ExcelShape)
    In This Topic
    Gets the width_ new.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Width_New As Double
    'Usage
     
    
    Dim instance As ExcelShape
    Dim value As Double
     
    value = instance.Width_New
    public double Width_New {get;}

    Property Value

    The width_ new.
    See Also