TableBackground.Reflection Property

Returns a ReflectionFormat object that represents the reflection effect associated with the table background. Read-only.

Namespace:  Microsoft.Office.Interop.PowerPoint
Assembly:  Microsoft.Office.Interop.PowerPoint (in Microsoft.Office.Interop.PowerPoint.dll)

Syntax

'Declaration
ReadOnly Property Reflection As ReflectionFormat
    Get
'Usage
Dim instance As TableBackground
Dim value As ReflectionFormat

value = instance.Reflection
ReflectionFormat Reflection { get; }

Property Value

Type: Microsoft.Office.Core.ReflectionFormat

See Also

Reference

TableBackground Interface

TableBackground Members

Microsoft.Office.Interop.PowerPoint Namespace