Share via


CalloutFormat.Type Property

Publisher Developer Reference

Returns or sets an MsoCalloutType constant that represents the callout type. Read/write.

Syntax

expression.Type

expression   A variable that represents a CalloutFormat object.

Remarks

The Type property value can be one of these MsoCalloutType constants.

msoCalloutFour
msoCalloutMixed
msoCalloutOne
msoCalloutThree
msoCalloutTwo

See Also