Table of Contents

TExportOptions.RawHTML Property

When false (the default), we will try to convert the html in the grid to similar formatitng in Excel. When true, html text in cells will be sent "as is" to Excel.

Syntax

Unit: UAdvGridExcelExport

property TExportOptions.RawHTML: Boolean

See also