ExtRuleColor Property

Build 1501 on 14/Nov/2017  This topic last edited on: 23/Mar/2016, at 12:23

Description

The name of the color of the border rules.

Syntax

object.ExtRuleColor(iSide) [ =strColorName ]

object

Required. Object name, returned by Text.GetNewTable or Text.GetCurTable.

iSide

0 = Top, 1 = Bottom, 2 = Left, 3 = Right

strColorName

Color name.

Examples

On a new table

On an existing table