BorderWidth (Property)

Applies To:

ResultsSection object, Table object, ReportTable object

Description:

Sets the width of borders (in points).

Action:

Read-write, Number

Example:

This example shows how to specify a border width of three points:

ActiveDocument.Sections["Results"].BorderWidth = 3