Share via


MsoExtrusionColorType Enumeration

Specifies whether the extrusion color is based on the extruded shape's fill (the front face of the extrusion) and automatically changes when the shape's fill changes, or whether the extrusion color is independent of the shape's fill. Used with the ExtrusionColorType property of the ThreeDFormat object.

Name

Value

Description

msoExtrusionColorAutomatic

1

Extrusion color is based on shape fill.

msoExtrusionColorCustom

2

Extrusion color is independent of shape fill.

msoExtrusionColorTypeMixed

-2

Return value only; indicates a combination of the other states.