ShapeRange.Reflection Property
Returns a ReflectionFormat object for a specified shape range that contains reflection formatting properties for the shape range. Read-only.
Namespace: Microsoft.Office.Interop.Excel
Assembly: Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.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
ReflectionFormat