Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / Rectangle Class / Rectangle Constructor
In This Topic
    Rectangle Constructor
    In This Topic
    Syntax
    public Rectangle( 
       double x,
       double y,
       double width,
       double height
    )

    Parameters

    x
    y
    width
    height
    See Also