MsoPresetLightingSoftness Enumeration

Specifies the intensity of light used on a shape.

Namespace:  Microsoft.Office.Core
Assembly:  office (in office.dll)

Syntax

'Declaration
Public Enumeration MsoPresetLightingSoftness
'Usage
Dim instance As MsoPresetLightingSoftness
public enum MsoPresetLightingSoftness

Members

Member name Description
msoPresetLightingSoftnessMixed Not supported.
msoLightingDim Dim light.
msoLightingNormal Normal light.
msoLightingBright Bright light.

See Also

Reference

Microsoft.Office.Core Namespace