Partager via


ReflectionFormat.Type Property

Returns or sets an MsoLightRigType constant that represents the type and direction of the lighting for a shape reflection. Read/write.

Namespace:  Microsoft.Office.Interop.Word
Assembly:  Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)

Syntax

'Declaration
Property Type As MsoReflectionType
    Get
    Set
'Usage
Dim instance As ReflectionFormat
Dim value As MsoReflectionType

value = instance.Type

instance.Type = value
MsoReflectionType Type { get; set; }

Property Value

Type: MsoReflectionType
MsoLightRigType

See Also

Reference

ReflectionFormat Interface

ReflectionFormat Members

Microsoft.Office.Interop.Word Namespace