Spread WPF 17
GrapeCity.Excel Namespace / ExcelCellRange Class
Members


In This Topic
    ExcelCellRange Class
    In This Topic
    A class implements IRange used to represents a range
    Object Model
    ExcelCellRange Class
    Syntax
    'Declaration
     
    Public Class ExcelCellRange 
       Implements IRange 
    'Usage
     
    Dim instance As ExcelCellRange
    public class ExcelCellRange : IRange  
    Inheritance Hierarchy

    System.Object
       GrapeCity.Excel.ExcelCellRange

    See Also