Spread WPF 17
GrapeCity.Excel Namespace / ExcelRect Class / ExcelRect Constructor / ExcelRect Constructor()


In This Topic
    ExcelRect Constructor()
    In This Topic
    Initializes a new instance of the ExcelRect class.
    Syntax
    'Declaration
     
    Public Function New()
    'Usage
     
    Dim instance As New ExcelRect()
    public ExcelRect()
    See Also