Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / Rectangle Class

In This Topic
    Rectangle Class Methods
    In This Topic

    For a list of all members of this type, see Rectangle members.

    Public Methods
     NameDescription
    Public MethodReturns the height of this rectangle.  
    Public MethodReturns the width of this rectangle.  
    Public MethodReturns the x-coordinate of the upper-left corner of this rectangle.  
    Public MethodReturns the y-coordinate of the upper-left corner of this rectangle.  
    Public MethodSets the height of this rectangle.  
    Public MethodSets the width of this rectangle.  
    Public MethodSets the x-coordinate of the upper-left corner of this rectangle.  
    Public MethodSets the y-coordinate of the upper-left corner of this rectangle.  
    Top
    See Also