You are here

private static property PHPExcel_Shared_Font::$trueTypeFontPath 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::trueTypeFontPath

* Path to folder containing TrueType font .ttf files * *

Type: string

File

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

Class

PHPExcel_Shared_Font
PHPExcel_Shared_Font

Code

private static $trueTypeFontPath = null;