Table of Contents

FlexCelHtmlExport.HidePrintObjects Property

Select which kind of objects should not be exported to html. By default we do *not* export headers and footers, since they are normally not what you want when exporting to HTML.

Syntax

Namespace: FlexCel.Render

public THidePrintObjects HidePrintObjects { get; set; }

See also