Table of Contents

FlexCelHtmlExport.LinksInNewWindow Property

If true, the links will be exported with a target=_blank attribute so they open in a new window.

Syntax

Namespace: FlexCel.Render

public Boolean LinksInNewWindow { get; set; }

See also