Border.Inside Property
Word Developer Reference |
True if an inside border can be applied to the specified object. Read-only Boolean.
Syntax
expression.Inside
expression An expression that returns a Border object.
Example
If the current selection supports inside borders (that is, if multiple paragraphs or cells are selected), this example applies a single inside border.
Visual Basic for Applications |
---|
|
See Also