Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / Workbook Class / getSelectedSheets Method
In This Topic
    getSelectedSheets Method
    In This Topic
    Returns a IWorksheets collection that represents all the selected sheets in the specified workbook.
    Syntax
    public IWorksheets getSelectedSheets()
    See Also