Partager via


CalloutFormat.Type Property (PowerPoint)

Represents the type of callout. Read/write.

Syntax

expression .Type

expression A variable that represents a CalloutFormat object.

Return Value

MsoCalloutType

Remarks

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

msoCalloutFour

msoCalloutMixed

msoCalloutOne

msoCalloutThree

msoCalloutTwo

See Also

Concepts

CalloutFormat Object Members

CalloutFormat Object