Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / IGraphic Interface / getLockAspectRatio Method
In This Topic
    getLockAspectRatio Method
    In This Topic
    Gets the lock aspect ratio property of the specified shape.
    Syntax
    boolean getLockAspectRatio()

    Return Value

    True if the specified shape retains its original proportions when you resizeit. False if you can change the height and width of the shape independently of one another when you resize it.
    See Also