[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.Workbook.SelectedSheets

SelectedSheets Property

SelectedSheets

返回一个IWorksheets 集合, 该集合表示指定工作簿中所有选中的工作表。

Declaration
public IWorksheets SelectedSheets { get; }
Implements