Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel.drawing Package / ITextFrame Interface / setMarginLeft Method
In This Topic
    setMarginLeft Method
    In This Topic
    Sets the distance (in points) between the left of the text frame and the bottom of the inscribed rectangle of the shape that contains the text.
    Syntax
    void setMarginLeft( 
       float left
    )

    Parameters

    left
    See Also