BorderColor (Property)

Applies To:

CellFormat object, ResultsSection object, TableSection object

Description:

Sets the color of a table border.

Action:

Read-write, BqColorType

Constants:

The BorderColor property uses the BqColorType constant group, which consists of these values:

The BorderColor (Property) for the CellFormat object uses the BqDefaultFormatsColor constant group, which includes the following values:

Example:

This example shows how to specify a red table border:

ActiveDocument.Sections["Table2"].BorderColor = bqRed