The following tables list the members exposed by ExcelRect.
Public Properties
| Name | Description |
 | Height |
Height of the window.
|
 | Left |
The horizontal position of the window. The value is relative to the logical left edge of the client area of the window.
|
 | Top |
The vertical position, in twips, of the window. The value is relative to the top edge of the client area of the window.
|
 | Width |
Width of the window.
|
Top
Public Methods
| Name | Description |
 | Equals | Overloaded.
Specifies whether this GrapeCity.Excel.ExcelRect contains the same coordinates as the specified GrapeCity.Excel.ExcelRect
|
 | GetHashCode |
Returns the hash code for this GrapeCity.Excel.ExcelRect object
|
Top
See Also