Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / IWorksheets Interface
Members
In This Topic
    IWorksheets Interface
    In This Topic
    Represents a collection of all the sheets in the workbook.
    Syntax
    public interface IWorksheets 
        implements java.lang.Iterable  
    See Also