You are here

protected property PHPExcel_Style_Alignment::$_indent 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::_indent

* Indent - only possible with horizontal alignment left and right * *

Type: integer

File

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

Class

PHPExcel_Style_Alignment
PHPExcel_Style_Alignment

Code

protected $_indent = 0;