Spread WPF 17
GrapeCity.Excel Namespace / ExcelCellRange Class / ExcelCellRange Constructor


In This Topic
    ExcelCellRange Constructor
    In This Topic
    Syntax
    'Declaration
     
    Public Function New()
    'Usage
     
    Dim instance As New ExcelCellRange()
    public ExcelCellRange()
    See Also