ColorFormat.Type Property

Definition

Returns or sets the callout format type.

public:
 property Microsoft::Office::Core::MsoColorType Type { Microsoft::Office::Core::MsoColorType get(); };
public Microsoft.Office.Core.MsoColorType Type { get; }
Public ReadOnly Property Type As MsoColorType

Property Value

Remarks

MsoCalloutType can be one of these MsoCalloutType constants.

msoCalloutFour

msoCalloutMixed

msoCalloutOne

msoCalloutThree

msoCalloutTwo

Applies to