aspose.cells
Class ShapePathPoint

Represents an x-y coordinate within the path coordinate space.

Property Getters/Setters Summary
functiongetX()
functionsetX(value)
           Gets and sets x coordinate for this position coordinate.
functiongetY()
functionsetY(value)
           Gets y coordinate for this position coordinate.
 

Property Getters/Setters Detail

getX/setX : Number 

function getX() / function setX(value)
Gets and sets x coordinate for this position coordinate.

getY/setY : Number 

function getY() / function setY(value)
Gets y coordinate for this position coordinate.

See Also:
          Aspose.Cells Documentation - the home page for the Aspose.Cellss Product Documentation.
          Aspose.Cells Support Forum - our preferred method of support.