ShapeRange.Reflection Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns a ReflectionFormat object for a specified shape range that contains reflection formatting properties for the shape range. Read-only.
public:
property Microsoft::Office::Core::ReflectionFormat ^ Reflection { Microsoft::Office::Core::ReflectionFormat ^ get(); };
public Microsoft.Office.Core.ReflectionFormat Reflection { get; }
Public ReadOnly Property Reflection As ReflectionFormat