Partager via


Font2.Reflection Property

Gets a value specifying the type of reflection format for the selection of text. Read-only.

Namespace:  Microsoft.Office.Core
Assembly:  office (in office.dll)

Syntax

'Declaration
ReadOnly Property Reflection As ReflectionFormat
    Get
'Usage
Dim instance As Font2
Dim value As ReflectionFormat

value = instance.Reflection
ReflectionFormat Reflection { get; }

Property Value

Type: Microsoft.Office.Core.ReflectionFormat
ReflectionFormat

See Also

Reference

Font2 Interface

Font2 Members

Microsoft.Office.Core Namespace