You are here

protected function PHPExcel_Helper_HTML::endStrikethruTag in Loft Data Grids 7.2

Same name and namespace in other branches
  1. 6.2 vendor/phpoffice/phpexcel/Classes/PHPExcel/Helper/HTML.php \PHPExcel_Helper_HTML::endStrikethruTag()

File

vendor/phpoffice/phpexcel/Classes/PHPExcel/Helper/HTML.php, line 717

Class

PHPExcel_Helper_HTML

Code

protected function endStrikethruTag() {
  $this->strikethrough = false;
}