ShowRowNumbers (Property)

Applies To:

ResultsSection object, TableSection object

Description:

Enables the display of row numbers in the left most region of a Table Section.

Action:

Read-write, Boolean

Example:

This example displays the row numbers:

ActiveDocument.Sections"Results"].ShowRowNumbers = true