LineFormat.ForeColor Property
Word Developer Reference |
Returns or sets a ColorFormat object that represents the foreground color for the line. Read/write.
Syntax
expression.ForeColor
expression A variable that represents a LineFormat object.
Example
This example adds a patterned line to the active document.
Visual Basic for Applications |
---|
|
Visual Basic for Applications |
---|
|
See Also