TableBackground.Shadow property (PowerPoint)
Returns a ShadowFormat object that represents the formatting of the shadow associated with the table background. Read-only.
Syntax
expression.Shadow
expression An expression that returns a TableBackground object.
Return value
ShadowFormat
Remarks
You can control the appearance and behavior of a shadow applied to a table by setting the properties of the ShadowFormat object returned by the Shadow property. For example, you can specify the color of the shadow, its degree of transparency, whether it rotates when the table shape is rotated, and whether it is visible.
See also
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.