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