Param Names in OWC11

N

NormanS

How can I hide row and column headers in Excel OWC11?

(The following works in OWC9, but not in OWC11:
<param name=DisplayColHeaders value=false>
<param name=DisplayRowHeaders value=false>).

What is correct code for OWC11? In addition, how can I hide 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