You are here

private static property PHPExcel_Shared_Font::$autoSizeMethod in Loft Data Grids 6.2

Same name and namespace in other branches
  1. 7.2 vendor/phpoffice/phpexcel/Classes/PHPExcel/Shared/Font.php \PHPExcel_Shared_Font::autoSizeMethod

* AutoSize method * *

Type: string

File

vendor/phpoffice/phpexcel/Classes/PHPExcel/Shared/Font.php, line 135

Class

PHPExcel_Shared_Font
PHPExcel_Shared_Font

Code

private static $autoSizeMethod = self::AUTOSIZE_METHOD_APPROX;