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