Table of Contents

TExportOptions.HiddenColumns Property

IF true, hidden columns in the grid will be exported as hidden columns in Excel. If false, hidden columns won't be exported.

Syntax

Unit: UAdvGridExcelExport

property TExportOptions.HiddenColumns: Boolean

See also