Table of Contents

TFlexCelHtmlExport.UsePrintScale Property

If false (the default) the print scale of the sheet will be ignored when exporting to html. If true, sheets will be exported honoring the zoom of the page.Note that if PrintToFit is true, then this value will be ignored and zoom will be 100%%.

Syntax

Unit: FlexCel.Render

property TFlexCelHtmlExport.UsePrintScale: Boolean

See also