JFIFxxC      C  " }!1AQa"q2#BR$3br %&'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz w!1AQaq"2B #3Rbrsheet = $sheet; parent::__construct($exportable); } /** * @return Sheet */ public function getSheet(): Sheet { return $this->sheet; } /** * @return mixed */ public function getDelegate() { return $this->sheet; } }