LinesCell Property (Csv Object)

Corresponds to the Max newlines in a cell text box in the CSV page of the Customize dialog box.

[JavaScript]

n = object.LinesCell;
object.LinesCell = n;

[VBScript]

n = object.LinesCell
object.LinesCell = n

Version

Supported on EmEditor Professional Version 19.4 or later.