Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / IWorkbook Interface / getSelectedSheets Method
In This Topic
    getSelectedSheets Method
    In This Topic
    Returns a @code:IWorksheets collectionthat represents all the selected sheets in the specified workbook.
    Syntax
    IWorksheets getSelectedSheets()
    See Also