You are here

private property PHPExcel_Cell_DataValidation::$_errorStyle in Loft Data Grids 7.2

Same name and namespace in other branches
  1. 6.2 vendor/phpoffice/phpexcel/Classes/PHPExcel/Cell/DataValidation.php \PHPExcel_Cell_DataValidation::_errorStyle

Error style

Type: string

File

vendor/phpoffice/phpexcel/Classes/PHPExcel/Cell/DataValidation.php, line 89

Class

PHPExcel_Cell_DataValidation
PHPExcel_Cell_DataValidation

Code

private $_errorStyle = PHPExcel_Cell_DataValidation::STYLE_STOP;