Shape.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 an object that contains reflection formatting properties for the shape. 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