Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IWorkbook Interface / SelectedSheets Property
In This Topic
    SelectedSheets Property (IWorkbook)
    In This Topic
    Returns a IWorksheets collection that represents all the selected sheets in the specified workbook.
    Syntax
    IWorksheets SelectedSheets {get;}
    See Also