Compartir a través de


CalloutFormat.Type Propiedad

Definición

Devuelve o establece el tipo de formato de llamada.

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

Valor de propiedad

Comentarios

MsoCalloutType puede ser una de estas constantes MsoCalloutType :

msoCalloutFour

msoCalloutMixed

msoCalloutOne

msoCalloutThree

msoCalloutTwo

Se aplica a