PhpSpreadsheet/docs
もりもと たかひろ 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
..
assets remove uneccessary C# files 2019-07-24 21:59:56 -07:00
extra Remove extra js in docs 2018-06-08 12:15:24 +09:00
references Reconcile function discrepancies between the documented lists, and the Calculation Engine (#1585) 2020-07-25 12:16:54 +02:00
topics Support DataBar of conditional formatting rule (#1754) 2021-01-29 16:57:40 +01:00
faq.md Code highlight in docs for PhpStorm 2020-05-31 22:44:25 +09:00
index.md Update index.md (#1620) 2020-10-02 18:05:29 +09:00