Firemonkey TMS Grid Export and Import filters
ContentsIndexHome
PreviousUpNext
TTMSFMXGridExcelExport.ExportHtml Method (TFileName, THtmlExportMode)

Exports the attached grid or workbook to HTML.

Pascal
procedure ExportHtml(const aFileName: TFileName; const aExportMode: THtmlExportMode); overload;
Parameters 
Description 
const aFileName: TFileName 
Filename of the generated file. All extra files like images will be stored in the same folder.  

This method will export to HTML with the standard defaults. If you want to customized the export more you can use Export(TFlexCelHtmlExport,string,THtmlExportMode) instead.

Copyright (c) 2002-2013 TMS Software. All rights reserved.
What do you think about this topic? Send feedback!