(no description)
File Size: | 34 lines (1 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
SheetInterface:: (5 methods):
getRowIterator()
getIndex()
getName()
isActive()
isVisible()
Interface: SheetInterface - X-Ref
Interface SheetInterfacegetRowIterator() X-Ref |
return: IteratorInterface Iterator to iterate over the sheet's rows. |
getIndex() X-Ref |
return: int Index of the sheet |
getName() X-Ref |
return: string Name of the sheet |
isActive() X-Ref |
return: bool Whether the sheet was defined as active |
isVisible() X-Ref |
return: bool Whether the sheet is visible |