PageBackground.Fill Property
Publisher Developer Reference |
Returns a FillFormat object representing the fill for the specified shape or table cell.
Syntax
expression.Fill
expression A variable that represents a PageBackground object.
Example
This example creates a new AutoShape object and fills the shape with green.
Visual Basic for Applications |
---|
|
See Also