ShapeRange.Reflection Property
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
Syntax
'Declaration
ReadOnly Property Reflection As ReflectionFormat
Get
'Usage
Dim instance As ShapeRange
Dim value As ReflectionFormat
value = instance.Reflection
ReflectionFormat Reflection { get; }
Property Value
Type: Microsoft.Office.Core.ReflectionFormat