Share via


ThreeDFormat.LightAngle Property

Returns or sets the angel of the extrusion lights set on a ThreeDFormat object. Read/write.

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

Syntax

'Declaration
Property LightAngle As Single
    Get
    Set
'Usage
Dim instance As ThreeDFormat
Dim value As Single

value = instance.LightAngle

instance.LightAngle = value
float LightAngle { get; set; }

Property Value

Type: System.Single
Single

See Also

Reference

ThreeDFormat Interface

ThreeDFormat Members

Microsoft.Office.Interop.Excel Namespace