Table of Contents

TExportOptions.PrintOptions Property

If true (the default), many print options in the grid like print orientation will be set also in the generated Excel file. If false, those options won't be exported.

Syntax

Unit: UAdvGridExcelExport

property TExportOptions.PrintOptions: Boolean

See also