Table of Contents

TSheetSelector.WriteLn Method

Use this method to write a line inside the stream when overriding this class.

Syntax

Unit: FlexCel.Render

procedure TSheetSelector.WriteLn(const s: string);

Parameters

<-> Parameter Type Description
const s string

See also