private property PHPExcel_Comment::$_width in Loft Data Grids 7.2
Same name and namespace in other branches
- 6.2 vendor/phpoffice/phpexcel/Classes/PHPExcel/Comment.php \PHPExcel_Comment::_width
Comment width (CSS style, i.e. XXpx or YYpt)
Type: string
File
- vendor/
phpoffice/ phpexcel/ Classes/ PHPExcel/ Comment.php, line 57
Class
- PHPExcel_Comment
- PHPExcel_Comment
Code
private $_width = '96pt';