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

In This Topic
    Rectangle Class Members
    In This Topic

    The following tables list the members exposed by Rectangle.

    Public Constructors
     NameDescription
    Public Constructor  
    Top
    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