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-08-26 10:18:28 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7fe5ee84ead6e4287c87c647c7a07010e12ed2e4
PhpSpreadsheet
/
docs
/
topics
T
History
Mark Baker
dd981a3d77
Merge branch 'master' into CSV-Reader-Dataype-casting-improvements
2022-03-04 14:25:37 +01:00
..
images
…
accessing-cells.md
Make CSV Reader boolean casting (e.g. string `
"TRUE"
to boolean
TRUE
) locale-aware.
2022-02-27 23:06:22 +01:00
architecture.md
…
autofilters.md
…
calculation-engine.md
…
conditional-formatting.md
Correct fill color example in conditional formatting docs. (
#2646
)
2022-03-04 01:41:21 -08:00
creating-spreadsheet.md
…
defined-names.md
…
file-formats.md
…
memory_saving.md
…
migration-from-PHPExcel.md
…
reading-and-writing-to-file.md
Add Ability to Suppress Mac Line Ending Check for CSV Reader (
#2623
)
2022-03-01 02:01:37 -08:00
reading-files.md
Update Change Log and Documentation
2022-03-02 12:33:20 +01:00
recipes.md
…
settings.md
…
worksheets.md
…