Navigation: EmEditor Help > Macro Reference > Csv Object > Properties
Macro: LinesCell Property
Corresponds to the Max newlines in a cell text box in the CSV page of the Customize dialog box.
n = object.LinesCell;
object.LinesCell = n;
n = object.LinesCell
object.LinesCell = n
Supported on EmEditor Professional Version 19.4 or later.