__construct() __construct(null|mixed $caption = null, null|\PhpOffice\PhpSpreadsheet\Chart\Layout $layout = null) : mixed Create a new Title. Parameters null|mixed $caption null|\PhpOffice\PhpSpreadsheet\Chart\Layout $layout Returns mixed —
setCaption() setCaption(string $caption) : \PhpOffice\PhpSpreadsheet\Chart\Title Set caption. Parameters string $caption Returns \PhpOffice\PhpSpreadsheet\Chart\Title —
getLayout() getLayout() : \PhpOffice\PhpSpreadsheet\Chart\Layout Get Layout. Returns \PhpOffice\PhpSpreadsheet\Chart\Layout —