PhpSpreadsheet/tests/data/Reader
もりもと たかひろ 8d2d78334f
Support DataBar of conditional formatting rule (#1754)
Implemented the databar of Conditional Type for XLSX Files.
- DataBar can be read, written, and added for basic use.
- Supports reading, writing and adding using "extLst".

About "extLst"
- https://docs.microsoft.com/en-us/openspecs/office_standards/ms-xlsx/07d607af-5618-4ca2-b683-6a78dc0d9627

The following setting items on the Excel setting screen can be read, written, and added.
- (minimum, maximum)type: Automatic, LowestValue, Number, Percent, Formula, Percentile
- Direction: context, leftToRight, rightToLeft (show data bar only)
- Fills Solid, Gradient
- FillColor: PositiveValues, NegativeValues
- Borders: Solid, None
- BorderColor: PositiveValues, NegativeValues
- Axis position: Automatic, Midpoint, None
- Axis color
2021-01-29 16:57:40 +01:00
..
CSV CSV - Guess Encoding, Handle Null-string Escape (#1717) 2020-12-25 17:47:29 +01:00
Gnumeric Forgot to check in the test files for the unit tests 2020-07-05 16:28:46 +02:00
HTML Improve Coverage for HTML Reader 2020-06-25 22:42:38 -07:00
Ods Fix For #1772 Null Exception on ODS Read (#1776) 2021-01-28 12:42:41 +01:00
XLS Fix for bug #1592 (UPDATED) (#1623) 2020-12-17 19:41:07 +01:00
XLSX Support DataBar of conditional formatting rule (#1754) 2021-01-29 16:57:40 +01:00
Xml Improving Coverage for Excel2003 XML Reader (#1557) 2020-10-11 13:26:56 +02:00