ThreeDFormat.PresetLightingDirection Property
Returns or sets the position of the light source relative to the extrusion.
Namespace: Microsoft.Office.Interop.Excel
Assembly: Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.dll)
Syntax
'Declaration
Property PresetLightingDirection As MsoPresetLightingDirection
Get
Set
'Usage
Dim instance As ThreeDFormat
Dim value As MsoPresetLightingDirection
value = instance.PresetLightingDirection
instance.PresetLightingDirection = value
MsoPresetLightingDirection PresetLightingDirection { get; set; }
Property Value
Type: Microsoft.Office.Core.MsoPresetLightingDirection
MsoLightRigType
Remarks
You won't see the lighting effects you set if the extrusion has a wire frame surface.