Spread WPF 17
GrapeCity.Excel Namespace / ExcelRect Class
Properties Methods

In This Topic
    ExcelRect Class Members
    In This Topic

    The following tables list the members exposed by ExcelRect.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyHeight of the window.  
    Public PropertyThe horizontal position of the window. The value is relative to the logical left edge of the client area of the window.  
    Public PropertyThe vertical position, in twips, of the window. The value is relative to the top edge of the client area of the window.  
    Public PropertyWidth of the window.  
    Top
    Public Methods
     NameDescription
    Public MethodOverloaded. Specifies whether this GrapeCity.Excel.ExcelRect contains the same coordinates as the specified GrapeCity.Excel.ExcelRect  
    Public MethodReturns the hash code for this GrapeCity.Excel.ExcelRect object  
    Top
    See Also