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-27 10:30:02 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f331bca470297059dbc522183846c87a33db5dba
PhpSpreadsheet
/
tests
/
data
T
History
MarkBaker
f331bca470
cellExists() and getCell() methods should support UTF-8 named cells
2022-08-04 14:38:35 +02:00
..
Calculation
Merge branch 'master' into TextFunctions-New-TextSplit
2022-08-02 19:36:47 +02:00
Cell
…
Features/AutoFilter
/Xlsx
…
Functional
/TypeAttributePreservation
…
Reader
Html Reader Not Handling non-ASCII Data Correctly (
#2943
)
2022-07-16 22:08:44 -07:00
Shared
…
Style
Coverage Improvements (
#2859
)
2022-06-01 08:29:56 -07:00
Worksheet
cellExists() and getCell() methods should support UTF-8 named cells
2022-08-04 14:38:35 +02:00
Writer
Adjust Both Coordinates for Two-Cell Anchors (
#2909
)
2022-06-29 09:20:33 -07:00
CalculationBinaryComparisonOperation.php
…
CellAbsoluteCoordinate.php
…
CellAbsoluteReference.php
…
CellBuildRange.php
…
CellCoordinates.php
…
CellExtractAllCellReferencesInRange.php
…
CellGetRangeBoundaries.php
Modify rangeBoundaries(), rangeDimension() and getRangeBoundaries() methods to work with row/column ranges as well as with cell ranges and cells
2022-07-07 17:30:27 +02:00
CellMergeRangesInCollection.php
…
CellRangeBoundaries.php
Modify rangeBoundaries(), rangeDimension() and getRangeBoundaries() methods to work with row/column ranges as well as with cell ranges and cells
2022-07-07 17:30:27 +02:00
CellRangeDimension.php
…
CellSplitRange.php
…
ColumnIndex.php
…
ColumnString.php
…
CoordinateIsRange.php
…
ReferenceHelperFormulaUpdates.php
…
ReferenceHelperFormulaUpdatesMultipleSheet.php
…