Spread Windows Forms 15.0
FarPoint.Excel Assembly / FarPoint.Excel Namespace / ExcelShape Class / Width Property


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

    Property Value

    width
    See Also