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

    Parameters

    x
    y
    See Also