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-20 15:16:36 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
641b6d0ccb8aa3f5265a2382db19c8c81d5eb1be
PhpSpreadsheet
/
tests
/
data
T
History
Mark Baker
345c0ebdfc
Merge branch 'master' into TextFunctions-New
2022-07-28 19:14:06 +02:00
..
Calculation
Merge branch 'master' into TextFunctions-New
2022-07-28 19:14:06 +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
…
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
…