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 00:01:16 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b06d39658ba67d4d0aa74b48e6a792029b71a124
PhpSpreadsheet
/
tests
/
data
T
History
MarkBaker
8e0568b099
Provide functionality allowing creation of an in-memory image from string data, not simply from local file (note that it does create a temporary local file as part of the process)
2022-11-04 20:50:13 +01:00
..
Calculation
Cleanup 3 LookupRef Tests (
#3097
)
2022-10-01 07:05:54 -07:00
Cell
…
Features/AutoFilter
/Xlsx
…
Functional
/TypeAttributePreservation
…
Reader
Merge branch 'master' into Table-Reader-for-Xlsx
2022-10-11 10:29:14 +02:00
Shared
…
Style
Minor Fix for Percentage Formatting (
#3053
)
2022-09-12 08:45:13 -07:00
Worksheet
Provide functionality allowing creation of an in-memory image from string data, not simply from local file (note that it does create a temporary local file as part of the process)
2022-11-04 20:50:13 +01: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
Adjust
extractAllCellReferencesInRange()
method to allow a worksheet in the reference
2022-08-14 23:43:52 +02:00
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
…