Share via


ThreeDFormat.PresetLighting Property

Returns or sets the extrusion preset lighting for a ThreeDFormat object. Read-only.

Namespace:  Microsoft.Office.Interop.Excel
Assembly:  Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.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
MsoLightRigType

See Also

Reference

ThreeDFormat Interface

ThreeDFormat Members

Microsoft.Office.Interop.Excel Namespace