Spread WPF 17
GrapeCity.Excel Namespace / ExcelRect Class
Members


In This Topic
    ExcelRect Class
    In This Topic
    A class implements interface IExcelRect, used to represents the client area of the window
    Object Model
    ExcelRect Class
    Syntax
    'Declaration
     
    Public Class ExcelRect 
       Implements IExcelRect 
    'Usage
     
    Dim instance As ExcelRect
    public class ExcelRect : IExcelRect  
    Inheritance Hierarchy

    System.Object
       GrapeCity.Excel.ExcelRect

    See Also