Commit Graph

23 Commits

Author SHA1 Message Date
Mark Baker bf80538aa0 Updated documentation with Autofilter execution, and provided an example script 2013-04-29 17:26:05 +01:00
Mark Baker 4e9bfc4607 Merge branch 'develop' of https://github.com/PHPOffice/PHPExcel into develop 2013-04-27 13:42:44 +01:00
Mark Baker 4d9258c9e1 Modified some of the examples to show rich text and additional download headers that might be needed 2013-04-27 13:42:14 +01:00
Mark Baker 15bfe6b8d5 Update examples 2013-04-21 16:27:35 +01:00
Mark Baker 8a97503f17 Bugfix: Add DROP TABLE in destructor for SQLite and SQLite3 cache controllers 2013-03-06 17:19:22 +00:00
Mark Baker a49b3c4834 Example of cell-level protection in a worksheet 2013-02-27 12:52:57 +00:00
Mark Baker 3ea55ce287 Fix for composite charts indexing and ordering for each group
Added example for generating a composite chart
2013-02-19 12:23:38 +00:00
Mark Baker f0529330c7 Merge branch 'develop' of https://github.com/PHPOffice/PHPExcel into develop 2012-12-18 12:49:14 +00:00
Mark Baker 620ff42c86 Added autowrap text to simple example 2012-12-18 12:48:41 +00:00
Progi1984 da8ec6f86b Fix GH-8 / CP-11704 (Conditional formatting in Excel 5) 2012-12-18 00:46:53 +01:00
Mark Baker a032194211 Minor style changes, and added timings to Examples 2012-11-28 21:30:58 +00:00
Filippo Tessarotto 06293c784a __DIR__ -> dirname(__FILE__) 2012-11-24 09:44:56 +01:00
Mark Baker 91de8c54e4 Modified applyFromArray() method of PHPExcel_Style to use PHPExcel::cellXfExists() call instead of expensive hash test. 2012-11-20 23:55:18 +00:00
Andrey Mironov 4381f9740c Add duplicateStyle example 2012-11-20 01:28:00 +06:00
Progi1984 9a29129ec7 Fix GH-22 (Support of SheetView in Excel5 Writer) 2012-11-13 23:01:49 +01:00
Mark Baker d2a6b4bc85 Added example using cell caching 2012-11-09 00:57:46 +00:00
Mark Baker d8e2a67707 Example spreadsheet with charts for HTML and PDF renderer examples 2012-11-07 19:59:02 +00:00
Mark Baker 6934665c1b Additional work on chart functionality for HTML and PDF Writers
Examples for HTML and PDF chart writing
Various Docblock fixes
2012-11-07 19:57:25 +00:00
Mark Baker 531803a919 Change Writer exceptions to PHPExcel_Writer_Exception 2012-10-31 22:00:40 +00:00
Mark Baker 701ff5adf1 Upload missing style supervisor 2012-10-24 17:07:55 +01:00
Mark Baker b2a26349d4 Bugfix: Work item 18794 - CSV files without a file extension being identified as HTML 2012-10-16 13:39:59 +01:00
Mark Baker e46513043e Fix to X-Axis labels when writing chart DataSeriesValues.php
Addition of an example for creating a radar chart
2012-10-13 17:24:11 +01:00
Mark Baker c475701cc4 Rename Tests folder as Examples folder 2012-10-13 13:43:49 +01:00