(no description)
File Size: | 86 lines (2 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
Class: SheetIterator - X-Ref
__construct(SheetManager $sheetManager) X-Ref |
param: SheetManager $sheetManager Manages sheets |
rewind() X-Ref |
Rewind the Iterator to the first element. |
valid() X-Ref |
Checks if current position is valid. |
next() X-Ref |
Move forward to next element. |
current() X-Ref |
Return the current element. |
key() X-Ref |
Return the key of the current element. |