See Release Notes
Long Term Support Release
Differences Between: [Versions 310 and 401] [Versions 311 and 401] [Versions 39 and 401] [Versions 400 and 401] [Versions 401 and 403]
(no description)
File Size: | 71 lines (1 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
TextElement:: (5 methods):
__construct()
getText()
setText()
getFont()
getHashCode()
Class: TextElement - X-Ref
__construct($text = '') X-Ref |
Create a new TextElement instance. param: string $text Text |
getText() X-Ref |
Get text. return: string Text |
setText($text) X-Ref |
Set text. param: string $text Text return: $this |
getFont() X-Ref |
Get font. return: null|\PhpOffice\PhpSpreadsheet\Style\Font |
getHashCode() X-Ref |
Get hash code. return: string Hash code |