__construct() __construct(string $pText = '') : mixed Create a new TextElement instance. Parameters string $pText Text Returns mixed —
getFont() getFont() : null|\PhpOffice\PhpSpreadsheet\Style\Font Get font. Returns null|\PhpOffice\PhpSpreadsheet\Style\Font —
__clone() __clone() : mixed Implement PHP __clone to create a deep clone, not just a shallow copy. Returns mixed —