Table of Contents

THtmlExtraInfo.BodyStart Property

Extra strings to be added after the opening <body> tag and before the table data.

Syntax

Namespace: FlexCel.Render

public String[] BodyStart { get; set; }

See also