emmanueldufour opened a new pull request, #974:
URL: https://github.com/apache/poi/pull/974

   Word keeps cached values that need be refreshed after the embedded workbook 
has been updated. This is just the first step refreshing categories and  series 
labels (tested for bar charts). 
   see for ex:
    
https://stackoverflow.com/questions/74703330/updated-excel-chart-in-word-document-not-getting-reflected-apache-poi
   
https://stackoverflow.com/questions/54681481/apache-poi-when-editing-chart-data-in-a-word-file-it-returns-to-the-data-defi
   
   TODO ultimately a function should be provided to refresh the entire chart 
cache
   TODO getWorkbookCells and getWorkbookCellVallue should be moved to 
XSSFWorkbook


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to