ThreeDFormat.PresetLighting Property
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
Syntax
'Declaration
Property PresetLighting As MsoLightRigType
Get
Set
'Usage
Dim instance As ThreeDFormat
Dim value As MsoLightRigType
value = instance.PresetLighting
instance.PresetLighting = value
MsoLightRigType PresetLighting { get; set; }
Property Value
Type: Microsoft.Office.Core.MsoLightRigType