ThreeDFormat.ExtrusionColorType Property

Definition

Returns or sets a value that indicates 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:
 property Microsoft::Office::Core::MsoExtrusionColorType ExtrusionColorType { Microsoft::Office::Core::MsoExtrusionColorType get(); void set(Microsoft::Office::Core::MsoExtrusionColorType value); };
public Microsoft.Office.Core.MsoExtrusionColorType ExtrusionColorType { get; set; }
Public Property ExtrusionColorType As MsoExtrusionColorType

Property Value

Applies to