Spread WPF 17
GrapeCity.Excel Namespace / SelectionRange Class
Members


In This Topic
    SelectionRange Class
    In This Topic
    A class implement ISelectionRange used to represents a selection range
    Object Model
    SelectionRange Class
    Syntax
    'Declaration
     
    Public Class SelectionRange 
       Implements IRangeISelectionRange 
    'Usage
     
    Dim instance As SelectionRange
    public class SelectionRange : IRangeISelectionRange  
    Inheritance Hierarchy

    System.Object
       GrapeCity.Excel.SelectionRange

    See Also