Spread WinRT Documentation
GrapeCity.Xaml.SpreadSheet.Data Namespace / ICellRange Interface
Members


In This Topic
    ICellRange Interface
    In This Topic
    Represents a CellRange object.
    Object Model
    ICellRange Interface
    Syntax
    'Declaration
     
    Public Interface ICellRange 
       Inherits ICloneable 
    'Usage
     
    Dim instance As ICellRange
    public interface ICellRange : ICloneable  
    See Also