PhpSpreadsheet/tests/data/Reader/XLSX
oleibman b661d31887
Limited Support for Chart Titles as Formulas (#2971)
This is a start in addressing issue #2965 (and earlier issue #749). Chart Titles are usually entered as strings or Rich Text strings, and PhpSpreadsheet supports that. They can also be entered as formulas (typically a pointer to a cell with the title text), and, not only did PhpSpreadsheet not support that, it threw an exception when reading a spreadsheet that did so.

This change does:
- eliminate the exception
- set a static chart title when it can determine it from the Xml

This change does not:
- fully support dynamic titles (e.g. if you change the contents of the source cell, or delete or insert cells or rows or columns)
- permit the user to set the title to a formula
- allow the use of formulas when writing a chart title to a spreadsheet
- provide styling for titles when it has read them as a formula
2022-08-06 17:39:18 -07:00
..
ChartSheet.xlsx
HiddenSheet.xlsx
PageSetup.xlsx
autofilter2.xlsx
autofilterTest.xlsx
bug1686b.xlsx
colortabs.xlsx
condfmtnum.xlsx
conditionalFormatting2Test.xlsx
conditionalFormatting3Test.xlsx
conditionalFormattingDataBarTest.xlsx
conditionalFormattingTest.xlsx
dataValidation2Test.xlsx
dataValidationTest.xlsx
double_attr_drawing.xlsx
drawingOneCellAnchor.xlsx
empty_drawing.xlsx
excelChartsTest.xlsx
explicitdate.xlsx
issue.1432b.xlsx
issue.2246a.xlsx
issue.2246b.xlsx
issue.2301.xlsx
issue.2316.xlsx
issue.2331c.xlsx
issue.2362.xlsx
issue.2387.xlsx
issue.2450.xlsx
issue.2488.xlsx
issue.2490.xlsx
issue.2494.xlsx
issue.2501.b.xlsx
issue.2506.xlsx
issue.2516b.xlsx
issue.2542.xlsx
issue.2778.xlsx
issue.2885.xlsx
issue.2965.xlsx
issue2109b.xlsx
namespacenonstd.xlsx
namespacepurl.xlsx
namespaces.openpyxl35.xlsx
namespaces.xlsx
namespacestd.xlsx
octo#thorpe.xlsx
pageSetupTest.xlsx
pr1769e.xlsx
pr1769g.py.xlsx
pr2050cf-fill.xlsx
pr2225-datavalidation-onezero.xlsx
pr2225-datavalidation-truefalse.xlsx
propertyTest.xlsx
ribbon.donotopen.zip
rootZipFiles.xlsx
rowColumnAttributeTest.xlsx
sheetsChartsTest.xlsx
stylesTest.xlsx
urlImage.xlsx
verticalAlignTest.xlsx
without_cell_reference.xlsx