Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / IGraphic Interface / setLockAspectRatio Method
In This Topic
    setLockAspectRatio Method
    In This Topic
    True if the specified shape retains its original proportions when you resize it. False if you can change the height and width of the shape independently of one another when you resize it.
    Syntax
    void setLockAspectRatio( 
       boolean value
    )

    Parameters

    value
    See Also