Table of Contents

TSheetSelector.WriteLn Method

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

Syntax

Namespace: FlexCel.Render

public void WriteLn(String s)

Parameters

<-> Parameter Type Description
s String

See also