You are here

protected property PHPExcel_Style_Font::$_strikethrough in Loft Data Grids 7.2

Same name and namespace in other branches
  1. 6.2 vendor/phpoffice/phpexcel/Classes/PHPExcel/Style/Font.php \PHPExcel_Style_Font::_strikethrough

* Strikethrough * *

Type: boolean

File

vendor/phpoffice/phpexcel/Classes/PHPExcel/Style/Font.php, line 99

Class

PHPExcel_Style_Font
PHPExcel_Style_Font

Code

protected $_strikethrough = FALSE;