Spread WPF 17
GrapeCity.Excel Namespace / IExcelRect Interface
Properties

In This Topic
    IExcelRect Interface Members
    In This Topic

    The following tables list the members exposed by IExcelRect.

    Public Properties
     NameDescription
     PropertyHeight of the window.  
     PropertyThe horizontal position of the window. The value is relative to the logical left edge of the client area of the window.  
     PropertyThe vertical position of the window. The value is relative to the top edge of the client area of the window.  
     PropertyWidth of the window.  
    Top
    See Also