Headers OWC11

N

NormanS

I'm trying to work out how to hide row and column headers in Excel OWC11.

The following works in OWC9, but doesn't work in OWC11.


<param name=DisplayColHeaders value=false>
<param name=DisplayRowHeaders value=false>

What is the correct param name in OWC11?

In addition, how to I hide the sheet selector
 

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