GrapeCity.Documents.Excel Namespace / Workbook Class / SelectedSheets Property
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