CalloutFormat.Type Propriété

Définition

Renvoie ou définit le type de format de la callout.

public:
 property Microsoft::Office::Core::MsoCalloutType Type { Microsoft::Office::Core::MsoCalloutType get(); void set(Microsoft::Office::Core::MsoCalloutType value); };
public Microsoft.Office.Core.MsoCalloutType Type { get; set; }
Public Property Type As MsoCalloutType

Valeur de propriété

MsoCalloutType

Remarques

MsoCalloutType peut être l’une de ces constantes MsoCalloutType :

msoCalloutFour

msoCalloutMixed

msoCalloutOne

msoCalloutThree

msoCalloutTwo

S’applique à