DefaultBorderColorIndex Property

See Also       Example       Applies To

Returns or sets the default line color for borders. Read/write Long.

Can be one of the following WdColorIndex constants:

wdAuto

wdBlack

wdBlue

wdBrightGreen

wdDarkBlue

wdDarkRed

wdDarkYellow

wdGray25

wdGray50

wdGreen

wdPink

wdRed

wdTeal

wdTurquoise

wdViolet

wdWhite

wdYellow


Note   If the Enable property of the Borders object is set to True, the default line width, line style, and line color for borders are used.