Share via


MsoPresetLightingSoftness Enumeration 

Specifies the intensity of light used on a shape.

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

Usage

Dim msoPresetLightingSoftness1 As MsoPresetLightingSoftness = MsoPresetLightingSoftness.msoLightingBright

Syntax

Public Enum MsoPresetLightingSoftness
public enum MsoPresetLightingSoftness
public enum class MsoPresetLightingSoftness
public enum MsoPresetLightingSoftness
public enum MsoPresetLightingSoftness

Members

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

Platforms

Development Platforms

Windows XP Home Edition, Windows XP Professional, Windows Server 2003, and Windows 2000

Target Platforms

See Also

Reference

Microsoft.Office.Core Namespace