Compartilhar via


CalloutFormat.Type Propriedade

Definição

Retorna ou define o tipo de formato de chamada.

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 da propriedade

Comentários

MsoCalloutType pode ser uma dessas constantes MsoCalloutType :

msoCalloutFour

msoCalloutMixed

msoCalloutOne

msoCalloutThree

msoCalloutTwo

Aplica-se a