Share via


Shape.Reflection Property

Returns a ReflectionFormat object for a specified shape that contains reflection formatting properties for the shape. Read-only.

Namespace:  Microsoft.Office.Core
Assembly:  office (in office.dll)

Syntax

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

value = instance.Reflection
ReflectionFormat Reflection { get; }

Property Value

Type: Microsoft.Office.Core.ReflectionFormat
ReflectionFormat

See Also

Reference

Shape Interface

Shape Members

Microsoft.Office.Core Namespace