3

From my .net web application, I need to generate a pivot table in excel file using Open XML SDK. I tried to use Microsoft.Office.Interop.Excel, but it was giving me error while I run it on IIS. Please help me to do this using Open XML SDK.

1 Answer 1

2

there is some info from MS on Pivot with OpenXML:

http://msdn.microsoft.com/en-us/library/gg278324.aspx

Sign up to request clarification or add additional context in comments.

1 Comment

can you please provide any sample code to create pivot table in web application using Open XML SDK

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.