Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel.drawing Package / IContainer Interface / getLeftInPixel Method
In This Topic
    getLeftInPixel Method
    In This Topic
    Gets the distance (in pixels) from the left edge of the object to the left edge of column A (on a worksheet) or the left edge of the chart area (on a chart).
    Syntax
    double getLeftInPixel()
    See Also