Font2.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.
Gets a value specifying the type of reflection format for the selection of text. Read-only.
public:
property Microsoft::Office::Core::ReflectionFormat ^ Reflection { Microsoft::Office::Core::ReflectionFormat ^ get(); };
public Microsoft.Office.Core.ReflectionFormat Reflection { get; }
member this.Reflection : Microsoft.Office.Core.ReflectionFormat
Public ReadOnly Property Reflection As ReflectionFormat