Search moodle.org's
Developer Documentation

See Release Notes

  • Bug fixes for general core bugs in 4.3.x will end 7 October 2024 (12 months).
  • Bug fixes for security issues in 4.3.x will end 21 April 2025 (18 months).
  • PHP version: minimum PHP 8.0.0 Note: minimum PHP version has increased since Moodle 4.1. PHP 8.2.x is supported too.

(no description)

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

Defines 1 class


Class: SheetView  - X-Ref

setShowFormulas(bool $showFormulas)   X-Ref

return: $this

setShowGridLines(bool $showGridLines)   X-Ref

return: $this

setShowRowColHeaders(bool $showRowColHeaders)   X-Ref

return: $this

setShowZeroes(bool $showZeroes)   X-Ref

return: $this

setRightToLeft(bool $rightToLeft)   X-Ref

return: $this

setTabSelected(bool $tabSelected)   X-Ref

return: $this

setShowOutlineSymbols(bool $showOutlineSymbols)   X-Ref

return: $this

setDefaultGridColor(bool $defaultGridColor)   X-Ref

return: $this

setView(string $view)   X-Ref

return: $this

setTopLeftCell(string $topLeftCell)   X-Ref

return: $this

setColorId(int $colorId)   X-Ref

return: $this

setZoomScale(int $zoomScale)   X-Ref

return: $this

setZoomScaleNormal(int $zoomScaleNormal)   X-Ref

return: $this

setZoomScalePageLayoutView(int $zoomScalePageLayoutView)   X-Ref

return: $this

setWorkbookViewId(int $workbookViewId)   X-Ref

return: $this

setFreezeRow(int $freezeRow)   X-Ref

param: positive-int $freezeRow Set to 2 to fix the first row
return: $this

setFreezeColumn(string $freezeColumn)   X-Ref

param: string $freezeColumn Set to B to fix the first column
return: $this

getXml()   X-Ref
No description

getSheetViewAttributes()   X-Ref
No description

getFreezeCellPaneXml()   X-Ref
No description

generateAttributes(array $data)   X-Ref

param: array<string, bool|int|string> $data with key containing the attribute name and value containing the attribute value