Differences Between: [Versions 310 and 311] [Versions 310 and 400] [Versions 310 and 401] [Versions 310 and 402] [Versions 310 and 403]
(no description)
File Size: | 65 lines (1 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
Run:: (4 methods):
__construct()
getFont()
setFont()
getHashCode()
__construct($pText = '') X-Ref |
Create a new Run instance. param: string $pText Text |
getFont() X-Ref |
Get font. return: null|\PhpOffice\PhpSpreadsheet\Style\Font |
setFont(Font $pFont = null) X-Ref |
Set font. param: Font $pFont Font return: ITextElement |
getHashCode() X-Ref |
Get hash code. return: string Hash code |