ThreeDFormat.PresetLightingSoftness Property
Returns or sets the intensity of the extrusion lighting.
Namespace: Microsoft.Office.Interop.Excel
Assembly: Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.dll)
Syntax
'Declaration
Property PresetLightingSoftness As MsoPresetLightingSoftness
Get
Set
'Usage
Dim instance As ThreeDFormat
Dim value As MsoPresetLightingSoftness
value = instance.PresetLightingSoftness
instance.PresetLightingSoftness = value
MsoPresetLightingSoftness PresetLightingSoftness { get; set; }
Property Value
Type: Microsoft.Office.Core.MsoPresetLightingSoftness