LinesCell Property (Csv Object)¶
Corresponds to the Max newlines in a cell text box in the CSV page of the Customize dialog box. Supported on EmEditor Professional Version 19.4 or later.¶
[JavaScript]¶
n = object.LinesCell;
object.LinesCell = n;
[VBScript]¶
n = object.LinesCell
object.LinesCell = n
Version¶