Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / IWorkbook Interface / getWorksheets Method
In This Topic
    getWorksheets Method
    In This Topic
    Returns the IWorksheets collection that represents all the worksheetsin the specified workbook. This is a read-only Sheets object.
    Syntax
    IWorksheets getWorksheets()
    See Also