[ Index ] |
PHP Cross Reference of Unnamed Project |
[Source view] [Print] [Project Stats]
PHPExcel Copyright (c) 2006 - 2015 PHPExcel
Copyright: | Copyright (c) 2006 - 2015 PHPExcel (http://www.codeplex.com/PHPExcel) |
License: | http://www.gnu.org/licenses/old-licenses/lgpl-2.1.txt LGPL |
Version: | ##VERSION##, ##DATE## |
File Size: | 869 lines (36 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
PHPExcel_Writer_Excel2007_Theme:: (3 methods):
writeTheme()
writeFonts()
writeColourScheme()
Class: PHPExcel_Writer_Excel2007_Theme - X-Ref
PHPExcel_Writer_Excel2007_ThemewriteTheme(PHPExcel $pPHPExcel = null) X-Ref |
Write theme to XML format param: PHPExcel $pPHPExcel return: string XML Output |
writeFonts($objWriter, $latinFont, $fontSet) X-Ref |
Write fonts to XML format param: PHPExcel_Shared_XMLWriter $objWriter param: string $latinFont param: array of string $fontSet return: string XML Output |
writeColourScheme($objWriter) X-Ref |
Write colour scheme to XML format param: PHPExcel_Shared_XMLWriter $objWriter return: string XML Output |
Generated: Thu Aug 11 10:00:09 2016 | Cross-referenced by PHPXref 0.7.1 |