Spread WPF 17
GrapeCity.Excel Namespace / SelectionRange Class
Properties

In This Topic
    SelectionRange Class Members
    In This Topic

    The following tables list the members exposed by SelectionRange.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the SelectionRange class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the type of the active pane.  
    Public PropertyGets the zero-based index of the start column of the range.  
    Public PropertyGets the column span of the range.  
    Public PropertyGets the zero-based index of the start row of the range.  
    Public PropertyGets the row span of the range.  
    Top
    See Also