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