Spread WPF 17
GrapeCity.Excel Namespace / ISelectionRange Interface
Properties

In This Topic
    ISelectionRange Interface Members
    In This Topic

    The following tables list the members exposed by ISelectionRange.

    Public Properties
     NameDescription
     PropertyGets or sets the type of the active pane.  
     PropertyGets the zero-based index of the start column of the range. (Inherited from GrapeCity.Excel.IRange)
     PropertyGets the column span of the range. (Inherited from GrapeCity.Excel.IRange)
     PropertyGets the zero-based index of the start row of the range. (Inherited from GrapeCity.Excel.IRange)
     PropertyGets the row span of the range. (Inherited from GrapeCity.Excel.IRange)
    Top
    See Also