final boolean
Gets whether adding tooltip text when the data can't be fully displayed.
Gets the Url prefix of attached files such as image in the html file.
Gets the prefix of the css name, the default value is null.
Gets the way in which the stylesheet (CSS) is exported.
Gets which area would be exported to html.
final boolean
final boolean
Gets whether exporting document properties.
Gets the name of the html file.
final boolean
Gets whether exporting the gridlines.
final boolean
Gets whether exporting headings when saving file to html.
final boolean
Gets whether exporting hidden worksheets when saving file to html.
final boolean
Gets whether images are saved in Base64 format to html.
Gets which worksheet would be exported to html.
final boolean
Gets whether exporting the single tab when the file only has one worksheet or ExportSheetName is set.
final boolean
Gets whether to include the automatically merged cells.
final boolean
Gets if exporting comments when saving file to html.
final boolean
Gets whether using full path link in html.
final boolean
Gets whether using scalable unit to describe the column width when exporting file to html.
Gets the type of target attribute in <a> link.The default value is HyperLinkTargetType.Blank.
Gets the title of the html page.
Gets the prefix of the type css name such as tr, td and so on, they are contained in the table element which has the specific TableCssId attribute.
final void
Sets whether adding tooltip text when the data can't be fully displayed.
final void
Sets the Url prefix of attached files such as image in the html file.
final void
Sets the prefix of the css name.
final void
Sets the way in which the stylesheet (CSS) is exported.
final void
final void
Sets which area would be exported to html.
final void
final void
Sets whether exporting document properties.
final void
Sets the name of the html file.
final void
Sets whether exporting the gridlines.
final void
Sets whether exporting headings when saving file to html.
final void
Sets whether exporting hidden worksheets when saving file to html.
final void
Sets whether images are saved in Base64 format to html.
final void
Sets which worksheet would be exported to html.
final void
Sets whether exporting the single tab when the file only has one worksheet or ExportSheetName is set.
final void
Sets whether to include the automatically merged cells.
final void
Sets if exporting comments when saving file to html.
final void
Sets whether using full path link in html.
final void
Sets whether using scalable unit to describe the column width when exporting file to html.
final void
Sets the type of target attribute in <a> link.
final void
Sets the title of the html page.
final void
Sets the prefix of the type css name such as tr, td and so on, they are contained in the table element which has the specific TableCssId attribute.