MsoPresetLightingDirection Enum

Definition

Specifies the location of lighting on an extruded (three-dimensional) shape relative to the shape.

public enum class MsoPresetLightingDirection
public enum MsoPresetLightingDirection
type MsoPresetLightingDirection = 
Public Enum MsoPresetLightingDirection
Inheritance
MsoPresetLightingDirection

Fields

msoLightingBottom 8

Lighting comes from the bottom.

msoLightingBottomLeft 7

Lighting comes from the bottom left.

msoLightingBottomRight 9

Lighting comes from the bottom right.

msoLightingLeft 4

Lighting comes from the left.

msoLightingNone 5

No lighting.

msoLightingRight 6

Lighting comes from the right.

msoLightingTop 2

Lighting comes from the top.

msoLightingTopLeft 1

Lighting comes from the top left.

msoLightingTopRight 3

Lighting comes from the top right.

msoPresetLightingDirectionMixed -2

Not supported.

Applies to