Skip to content

Commit 9da522f

Browse files
authored
Merge pull request #4484 from oleibman/issue1247
Document That Precision As Displayed Is Not Supported
2 parents 3bb10ff + aab714c commit 9da522f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/topics/calculation-engine.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -136,6 +136,10 @@ This is normal behaviour of the compatibility pack, Xlsx displays this
136136
correctly. Use `\PhpOffice\PhpSpreadsheet\Writer\Xls` if you really need
137137
calculated values, or force recalculation in Excel2003.
138138

139+
#### PAD (Precision As Displayed) Not Supported
140+
141+
There are no plans to support Precision As Displayed.
142+
139143
## Handling Date and Time Values
140144

141145
### Excel functions that return a Date and Time value

0 commit comments

Comments
 (0)