MsoExtrusionColorType Enum

Definition

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.

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

Fields

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.

Remarks

Used with the ExtrusionColorType property of the ThreeDFormat object.

Applies to