CalloutFormat.Type Propiedad
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
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