TableBackground.Fill property (PowerPoint)

Returns a FillFormat object that represents the formatting of the fill associated with the table background. Read-only.

Syntax

expression.Fill

expression An expression that returns a TableBackground object.

Return value

FillFormat

Remarks

A shape can have a solid, gradient, texture, pattern, picture, or semi-transparent fill. Use the properties and methods of the FillFormat object returned by the Fill property to specify the appearance and behavior of the fill associated with the table background.

See also

TableBackground Object

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.