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-23 16:49:29 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a5f1de02e341f5a06034c195e60bb3d7b7feb80a
PhpSpreadsheet
/
tests
/
data
T
History
Kevin Bond
9366c3ea8f
add reproducer
2023-01-03 11:52:46 -05:00
..
Calculation
Eliminate Shared\JAMA (
#3260
)
2022-12-30 07:22:58 -08:00
Cell
…
Features/AutoFilter
/Xlsx
…
Functional
/TypeAttributePreservation
…
Reader
add reproducer
2023-01-03 11:52:46 -05:00
Shared
…
Style
Problems Formatting Very Small and Very Large Numbers (
#3152
)
2022-11-07 06:36:04 -08:00
Worksheet
Unit Tests for changing a Table name
2022-12-09 12:38:45 +01:00
Writer
…
CalculationBinaryComparisonOperation.php
…
CellAbsoluteCoordinate.php
…
CellAbsoluteReference.php
…
CellBuildRange.php
…
CellCoordinates.php
…
CellExtractAllCellReferencesInRange.php
…
CellGetRangeBoundaries.php
…
CellMergeRangesInCollection.php
…
CellRangeBoundaries.php
…
CellRangeDimension.php
…
CellSplitRange.php
…
ColumnIndex.php
…
ColumnString.php
…
CoordinateIsRange.php
…
ReferenceHelperFormulaUpdates.php
Some work on refactoring the ReferenceHelper to extract the logic for updating cell references. This is a preliminary step toward allowing updates to absolute cell references, required to update Conditional Formatting rules.
2022-03-16 14:07:13 +01:00
ReferenceHelperFormulaUpdatesMultipleSheet.php
…