wordpress hit counter
Re: Charts and Excel - .Net - Development Tools - OpenXML Developer

Re: Charts and Excel

Development Tools

Discussions about working with Open XML using a wide range of development tools

Charts and Excel

  • rated by 0 users
  • This post has 1 Reply |
  • 2 Followers
  • I have a chart in spreadsheet that I can pull the xml for. The problem is the values in the chart are not there when I pull the xml. The chart itself reference formulas in different cells and worksheets all within the same workbook. Is there a way to get this to work?

    If the chart values reference static data it works just fine. I am not able to figure out how to pull it with the dynamic data still in the chart.

    Any help would be appreciated! I am using SDK 2.0 and C#.

    Thanks

  • Hi there

    I think the both the chart and dynamic data are created when you open the excel, so by using open xml sdk, you could only retrieve the original data set. But not the calcualted one using formulas
Page 1 of 1 (2 items)