Commit Graph

87 Commits

Author SHA1 Message Date
Mark Baker e2f8441da2 Merge pull request #219 from JackStone123/patch-1
Update 02-Loading-a-Spreadsheet.md
2013-08-05 07:36:30 -07:00
Jack Stone 67ed42d0cd Update 10-Reading-and-Writing.md 2013-07-18 10:42:58 -04:00
Jack Stone 963931a7e3 Update 02-Loading-a-Spreadsheet.md 2013-07-18 10:34:27 -04:00
Mark Baker 39953ff49f Feature: Added "Quote Prefix" to style settings (Excel2007 Reader and Writer only) 2013-06-25 23:13:13 +01:00
Mark Baker 83bd690633 HLOOKUP 2013-06-15 00:03:48 +01:00
Mark Baker 46982cf098 Reader documentation markdown 2013-05-20 12:23:07 +01:00
Mark Baker 9e5ffa20da Reader documentation markdown 2013-05-20 12:21:56 +01:00
Mark Baker c758748b39 Reader markdown 2013-05-20 07:44:14 +01:00
Mark Baker d6ec415676 documentation markdown 2013-05-19 22:14:52 +01:00
Mark Baker e7f8f616f7 documentation markdown 2013-05-18 23:22:27 +01:00
Mark Baker 62e9eacd56 documentation markdown 2013-05-18 15:56:43 +01:00
Mark Baker 1c98aaa76a documentation markdown 2013-05-17 17:49:12 +01:00
Mark Baker e74b1e08f8 markdown documentation 2013-05-17 00:09:14 +01:00
Mark Baker 934b07cc76 case-sensitivity in filenames 2013-05-16 22:53:16 +01:00
Mark Baker 43c77557d7 case-sensitivity in file names 2013-05-16 22:52:37 +01:00
Mark Baker 8a25f345b8 documentation markdown 2013-05-16 21:59:54 +01:00
Mark Baker b075996eee Markdown documentation 2013-05-16 17:34:11 +01:00
Mark Baker 6a4be7da3c Update to copyright year in file headers, and minor documentation updates 2013-05-14 12:20:28 +01:00
Mark Baker 76534a7bfc documentation markdown 2013-05-13 17:10:06 +01:00
Mark Baker 9879a71952 Documentation markdown 2013-05-13 14:45:30 +01:00
Mark Baker 80c78e1ab9 Initial work on converting documentation to markdown 2013-05-13 13:59:53 +01:00
Mark Baker fd2a3773d8 Refactoring of canRead function in Readers, and minor fixes to Examples and documentation updates 2013-05-06 23:39:49 +01:00
Mark Baker bf80538aa0 Updated documentation with Autofilter execution, and provided an example script 2013-04-29 17:26:05 +01:00
Mark Baker 12baf4e097 Documentation updates 2013-04-29 09:14:32 +01:00
Mark Baker 8b7e502129 Documentation updates 2013-04-28 18:06:20 +01:00
Mark Baker 092fc7b5f7 General: (dbonsch) Work item GH-78 - Restructuring of PHPExcel Exceptions 2013-01-15 21:42:28 +00:00
Mark Baker 8f3640e44c Change reader exceptions to PHPExcel_Reader_Exception 2012-10-29 23:48:29 +00:00
Mark Baker bbd0b82351 Added Turkish to list of locale settings in the documentation 2012-09-14 22:37:20 +01:00
Mark Baker 83afa87bf3 Fixed broken build after recent autofilter changes 2012-08-15 13:20:34 +01:00
Mark Baker db1f8c98f0 The bulk of the autofilter expressions work for Excel2007, including
documentation
2012-08-13 00:14:51 +01:00
Mark Baker c770117193 Validation fix to mathematical matrix functions 2012-08-07 23:44:35 +01:00
Mark Baker 938ce8d51f Bugfix: Work item 18325 - v-type texts for series labels now recognised and parsed correctly 2012-08-06 22:40:24 +01:00
Mark Baker b8150a1b9c Chris Garaffa's corrections to documentation 2012-08-03 22:26:48 +01:00
Mark Baker 59932b0cac Bugfix: Work item 18370 - Error loading xlsx file with column breaks
Deprecated the getCalculatedValue(), setCalculatedValue(), setFormulaAttributes() and getFormulaAttributes() methods in PHPExcel_Cell.
Documentation changes and unit tests.
2012-07-18 12:29:33 +01:00
Mark Baker b2aea4ee09 Fix to a URL in the documentation 2012-07-14 01:06:02 +01:00
Mark Baker e7271ebe89 Updated documentation
git-svn-id: https://phpexcel.svn.codeplex.com/svn/trunk@91575 2327b42d-5241-43d6-9e2a-de5ac946f064
2012-06-10 22:06:57 +00:00
Mark Baker f65dbba088 Added recipe section on extracting images form a worksheet to individual image files (commonly asked question) and a note on using UST for date/time conversions
git-svn-id: https://phpexcel.svn.codeplex.com/svn/trunk@91394 2327b42d-5241-43d6-9e2a-de5ac946f064
2012-06-06 12:43:05 +00:00
Mark Baker 16f5f3c93c Updated documentation with changes to PDF Writer
git-svn-id: https://phpexcel.svn.codeplex.com/svn/trunk@91356 2327b42d-5241-43d6-9e2a-de5ac946f064
2012-06-05 14:59:21 +00:00
Mark Baker 7e20bd041c Updated document properties in functionality grid
git-svn-id: https://phpexcel.svn.codeplex.com/svn/trunk@91331 2327b42d-5241-43d6-9e2a-de5ac946f064
2012-06-04 23:08:30 +00:00
Mark Baker f9a872ebee Additional documentation for creating PHPExcel objects, and for add/create/remove and copy worksheets
git-svn-id: https://phpexcel.svn.codeplex.com/svn/trunk@90942 2327b42d-5241-43d6-9e2a-de5ac946f064
2012-05-25 06:46:09 +00:00
Mark Baker 167fef9d67 Added some basic notes on loading/instantiating workbooks
git-svn-id: https://phpexcel.svn.codeplex.com/svn/trunk@90777 2327b42d-5241-43d6-9e2a-de5ac946f064
2012-05-21 21:10:16 +00:00
Mark Baker a371ef670b git-svn-id: https://phpexcel.svn.codeplex.com/svn/trunk@89001 2327b42d-5241-43d6-9e2a-de5ac946f064 2012-04-08 21:54:06 +00:00
Mark Baker 344a4b2691 DocumentationDocumentation and Examples
git-svn-id: https://phpexcel.svn.codeplex.com/svn/trunk@88721 2327b42d-5241-43d6-9e2a-de5ac946f064
2012-03-31 19:18:29 +00:00
Mark Baker af6d270947 Documentation and Examples index
git-svn-id: https://phpexcel.svn.codeplex.com/svn/trunk@88581 2327b42d-5241-43d6-9e2a-de5ac946f064
2012-03-28 23:46:08 +00:00
Mark Baker 6f5c6eadf1 Additional Excel functions described
git-svn-id: https://phpexcel.svn.codeplex.com/svn/trunk@88527 2327b42d-5241-43d6-9e2a-de5ac946f064
2012-03-27 22:58:29 +00:00
Mark Baker a85308e3a8 Formula examples
git-svn-id: https://phpexcel.svn.codeplex.com/svn/trunk@88524 2327b42d-5241-43d6-9e2a-de5ac946f064
2012-03-27 22:16:36 +00:00
Mark Baker 1725c622f3 Formula examples
git-svn-id: https://phpexcel.svn.codeplex.com/svn/trunk@88518 2327b42d-5241-43d6-9e2a-de5ac946f064
2012-03-27 20:34:00 +00:00
Mark Baker 990e949940 Start work on providing Calculation examples
git-svn-id: https://phpexcel.svn.codeplex.com/svn/trunk@88402 2327b42d-5241-43d6-9e2a-de5ac946f064
2012-03-25 22:25:31 +00:00
Mark Baker bcc79f2843 mdash to hyphen in filename to avoid charset problems
git-svn-id: https://phpexcel.svn.codeplex.com/svn/trunk@88399 2327b42d-5241-43d6-9e2a-de5ac946f064
2012-03-25 22:21:14 +00:00
Mark Baker 767c92a921 Additional Excel functions described
git-svn-id: https://phpexcel.svn.codeplex.com/svn/trunk@88398 2327b42d-5241-43d6-9e2a-de5ac946f064
2012-03-25 22:20:09 +00:00