CalloutFormat.Type Propriedade

Definição

Retorna ou define o tipo de formato de texto explicação.

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

MsoCalloutType

Comentários

MsoCalloutType pode ser uma destas constantes MsoCalloutType:

msoCalloutFour

msoCalloutMixed

msoCalloutOne

msoCalloutThree

msoCalloutTwo

Aplica-se a