Excel for WPF | ComponentOne
C1.WPF.Excel Namespace / XLCellRange Class / SheetTo Property

In This Topic
    SheetTo Property (XLCellRange)
    In This Topic
    Gets or sets the index of the last sheet in the range.
    Syntax
    'Declaration
     
    
    Public Property SheetTo As Integer
    public int SheetTo {get; set;}
    See Also