Table of Contents

THtmlExtraInfo.PrintAreaSeparator Property

Extra strings to be added after each section of a non-contiguous print area has been exported. Note that normally print areas are square, and in that case this property has no effect. This property only works when the print area has more than one section.

Syntax

Namespace: FlexCel.Render

public String[] PrintAreaSeparator { get; set; }

See also