You are here

protected property PHPExcel_Style_Alignment::$_horizontal in Loft Data Grids 7.2

Same name and namespace in other branches
  1. 6.2 vendor/phpoffice/phpexcel/Classes/PHPExcel/Style/Alignment.php \PHPExcel_Style_Alignment::_horizontal

* Horizontal alignment * *

Type: string

File

vendor/phpoffice/phpexcel/Classes/PHPExcel/Style/Alignment.php, line 65

Class

PHPExcel_Style_Alignment
PHPExcel_Style_Alignment

Code

protected $_horizontal = PHPExcel_Style_Alignment::HORIZONTAL_GENERAL;