How to change width of colums output by HTMLData method?

M

MirekH

I tried to change width of pivottable columns and it seems that it doesen't
work.
The html output always look the same whatever I do.
Any ideas? I tried:

MyPivotTab.ActiveView.RowAxis.FieldSets("MyField").Width=200

I use OWC10 and ASP.NET (.NET Framework 1.1)
 

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