Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How do I turn off table grid lines in ms-Word applet?

Status
Not open for further replies.

OceanDesigner

Programmer
Joined
Oct 30, 2003
Messages
173
Location
US
I am opening an ASP in the Word applet (Response.ContentType = "Application/vnd.ms-word"). I do not like the way it looks because the table grid lines are displayed in the Word applet (they don't print, but they are displayed on screen). Word has an option to hide gridlines under the menu option Table->Hide Gridlines. I would like to know if I can code that into my ASP?

Thanks, Jeff
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top