[ Index ]

PHP Cross Reference of Moodle 310

title

Body

[close]

/lib/spout/src/Spout/Reader/ -> SheetInterface.php (summary)

(no description)

File Size: 34 lines (1 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

SheetInterface:: (5 methods):
  getRowIterator()
  getIndex()
  getName()
  isActive()
  isVisible()


Interface: SheetInterface  - X-Ref

Interface SheetInterface

getRowIterator()   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



Generated: Wed Jan 22 11:59:49 2025 Cross-referenced by PHPXref 0.7.1