Compartir a través de


Balloon.BalloonType Propiedad

Definición

Devuelve o establece el tipo de globo que usa el Asistente para Office.

public:
 property Microsoft::Office::Core::MsoBalloonType BalloonType { Microsoft::Office::Core::MsoBalloonType get(); void set(Microsoft::Office::Core::MsoBalloonType value); };
public Microsoft.Office.Core.MsoBalloonType BalloonType { get; set; }
member this.BalloonType : Microsoft.Office.Core.MsoBalloonType with get, set
Public Property BalloonType As MsoBalloonType

Valor de propiedad

Comentarios

Es posible que parte del contenido de este tema no sea aplicable a algunos idiomas.

Al crear un Balloon objeto, esta propiedad se establece inicialmente en msoBalloonTypeButtons.

Se aplica a