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-28 11:07:52 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9c473682bc5221571e76d41fb16331ac044ae96a
PhpSpreadsheet
/
tests
/
data
T
History
Mark Baker
0371ccb686
Convert all relevant Logical functions to support array arguments (
#2600
)
2022-02-18 02:56:23 +01:00
..
Calculation
Convert all relevant Logical functions to support array arguments (
#2600
)
2022-02-18 02:56:23 +01:00
Cell
…
Features/AutoFilter
/Xlsx
Issue 2216 resolve office365 auto filter structure move (
#2218
)
2021-07-12 03:19:40 +02:00
Functional
/TypeAttributePreservation
…
Reader
Xlsx Reader Warning When No sz Tag for RichText (
#2550
)
2022-02-12 06:43:29 -08:00
Shared
Merge branch 'master' into sheetpasswd
2021-07-13 06:11:47 -07:00
Style
Add support for one digit decimals (FORMAT_NUMBER_0, FORMAT_PERCENTAGE_0) (
#2525
)
2022-02-05 12:46:50 -08:00
Worksheet
…
Writer
Xlsx image background in comments
#1547
(
#2422
)
2021-12-17 06:10:59 -08:00
CalculationBinaryComparisonOperation.php
Extract some methods from the Calculation Engine into dedicated classes (
#2537
)
2022-02-04 16:02:29 +01:00
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
Bug in shared formulas: non-fixed cells are not updated if the formula has a fixed cell (
#2354
)
2021-11-04 08:39:58 -07:00
ReferenceHelperFormulaUpdatesMultipleSheet.php
…