This website requires JavaScript.
Explore
Help
Sign In
geckon01
/
PhpSpreadsheet
Watch
1
Star
0
Fork
0
You've already forked PhpSpreadsheet
mirror of
https://github.com/PHPOffice/PhpSpreadsheet.git
synced
2026-09-26 05:28:52 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d2a6b4bc85c9354a01c75e47dd58bf9cb9f973fe
PhpSpreadsheet
/
Classes
/
PHPExcel
T
History
Mark Baker
d2a6b4bc85
Added example using cell caching
2012-11-09 00:57:46 +00:00
..
CachedObjectStorage
…
Calculation
Move UTF-8 StrToUpper(), StrToLower() and StrToTitle() methods from Text Calculation class to Shared String Class
2012-11-06 22:53:58 +00:00
Cell
…
Chart
Additional work on chart functionality for HTML and PDF Writers
2012-11-07 19:57:25 +00:00
locale
…
Reader
Additional work on chart functionality for HTML and PDF Writers
2012-11-07 19:57:25 +00:00
RichText
…
Shared
fixed regression
https://github.com/PHPOffice/PHPExcel/commit/f3c4d056ed7f4c23a2fa17ee0fb3910526a3634a#L1R621
2012-11-08 11:46:54 +03:00
Style
…
Worksheet
…
Writer
Added example using cell caching
2012-11-09 00:57:46 +00:00
Autoloader.php
…
CachedObjectStorageFactory.php
Additional work on chart functionality for HTML and PDF Writers
2012-11-07 19:57:25 +00:00
Calculation.php
…
Cell.php
…
Chart.php
…
Comment.php
…
DocumentProperties.php
…
DocumentSecurity.php
…
Exception.php
…
HashTable.php
…
IComparable.php
…
IOFactory.php
…
NamedRange.php
…
ReferenceHelper.php
…
RichText.php
…
Settings.php
…
Style.php
…
Worksheet.php
Merge branch 'develop' of
https://github.com/PHPOffice/PHPExcel
into develop
2012-10-31 22:01:09 +00:00
WorksheetIterator.php
…