using xlColumnField from C#

C

Costa Ciprian

Hi

I am creating a new Excel document with a pivot table from C# using interop.
I want to format the created tables (set the dimensions on the row and
column axis).
Problem is that seting the Orientation property of a PivotField object to
the value xlColumnField does the same thing as xlRowField.

Any explanation or workaround would be greatly apreciated
Thanks,
Cipri
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top