pszTableHTML

This is a read and write property.

Specifies the markup (no tokens) output at the beginning of each table created during the HTML conversion process. If you set this property, table cell color and border information from the document is ignored. This property is used in conjunction with bTableHTMLForSpreadsheetOnly to control the look of generated spreadsheets.

For example, to set the tables to be centered, colored, and with big borders, use:

pszTableHTML=<table bgcolor="teal" border="13" align="center">

_FT_HTML5_bannerTitle.htm