[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.Workbook.SelectedSheets

SelectedSheets Property

SelectedSheets

Returns a IWorksheets collection that represents all the selected sheets in the specified workbook.

Declaration
public IWorksheets SelectedSheets { get; }
Public ReadOnly Property SelectedSheets As IWorksheets
Implements