Class IDARECellIterator

  • All Implemented Interfaces:
    Iterator<IDARECell>

    public class IDARECellIterator
    extends Object
    implements Iterator<IDARECell>
    This class provides a simple Iterator that can be used for all types of Workbooks that implement the IDARE interfaces Since it is likely necessary to provide this, it is directly supplied here.
    Author:
    Thomas Pfau