Cell.Shading Property
Word Developer Reference |
Returns a Shading object that refers to the shading formatting for the specified object.
Syntax
expression.Shading
expression A variable that represents a Cell object.
Example
This example applies horizontal line texture to the first cell in the first row in first table.
Visual Basic for Applications |
---|
|
See Also