Excel for WPF | ComponentOne
C1.WPF.Excel Namespace / XLCellRange Class
Members

In This Topic
    XLCellRange Class
    In This Topic
    Represents a range of XLCell objects in an XLSheet.
    Object Model
    XLCellRange Class
    Syntax
    'Declaration
     
    
    Public Class XLCellRange 
       Implements ICloneable 
    public class XLCellRange : ICloneable  
    Inheritance Hierarchy

    System.Object
       C1.WPF.Excel.XLCellRange

    See Also