MsoLightRigType Enumeration

Indicates the effects lighting for an object.

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

Syntax

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

Members

Member name Description
msoLightRigMixed Specifies the Mixed effect.
msoLightRigLegacyFlat1 Specifies the LegacyFlat1 effect.
msoLightRigLegacyFlat2 Specifies the LegacyFlat2 effect.
msoLightRigLegacyFlat3 Specifies the LegacyFlat3 effect.
msoLightRigLegacyFlat4 Specifies the LegacyFlat4 effect.
msoLightRigLegacyNormal1 Specifies the LegacyNormal1 effect.
msoLightRigLegacyNormal2 Specifies the LegacyNormal2 effect.
msoLightRigLegacyNormal3 Specifies the LegacyNormal3 effect.
msoLightRigLegacyNormal4 Specifies the LegacyNormal4 effect.
msoLightRigLegacyHarsh1 Specifies the LegacyHarsh1 effect.
msoLightRigLegacyHarsh2 Specifies the LegacyHarsh2 effect.
msoLightRigLegacyHarsh3 Specifies the LegacyHarsh3 effect.
msoLightRigLegacyHarsh4 Specifies the LegacyHarsh4 effect.
msoLightRigThreePoint Specifies the ThreePoint effect.
msoLightRigBalanced Specifies the Balanced effect.
msoLightRigSoft Specifies the Soft effect.
msoLightRigHarsh Specifies the Harsh effect.
msoLightRigFlood Specifies the Flood effect.
msoLightRigContrasting Specifies the Contrasting effect.
msoLightRigMorning Specifies the Morning effect.
msoLightRigSunrise Specifies the Sunrise effect.
msoLightRigSunset Specifies the Sunset effect.
msoLightRigChilly Specifies the Chilly effect.
msoLightRigFreezing Specifies the Freezing effect.
msoLightRigFlat Specifies the Flat effect.
msoLightRigTwoPoint Specifies the TwoPoint effect.
msoLightRigGlow Specifies the Glow effect.
msoLightRigBrightRoom Specifies the BrightRoom effect.

See Also

Reference

Microsoft.Office.Core Namespace