ChartColorFormat.Type Property

Definition

Returns whether the color is an RGB or scheme type.

public:
 property int Type { int get(); };
public int Type { get; }
Public ReadOnly Property Type As Integer

Property Value

Remarks

The ChartColorFormat property can be one of the followingMsoColorType constants: msoColorTypeRGB or msoColorTypeScheme.

Applies to