FillFormat.BackColor Property
Word Developer Reference |
Returns or sets a ColorFormat object that represents the background color for the fill Read/write.
Syntax
expression.BackColor
expression A variable that represents a FillFormat object.
Example
This example adds a rectangle to the active document and then sets the foreground color, background color, and gradient for the rectangle's fill.
Visual Basic for Applications |
---|
|
See Also