Compartir a través de


SmartTag.SmartTagActions Propiedad

Definición

Devuelve un SmartTagActions objeto que establece el tipo de acción de una etiqueta inteligente seleccionada.

public:
 property Microsoft::Office::Interop::Excel::SmartTagActions ^ SmartTagActions { Microsoft::Office::Interop::Excel::SmartTagActions ^ get(); };
public Microsoft.Office.Interop.Excel.SmartTagActions SmartTagActions { get; }
Public ReadOnly Property SmartTagActions As SmartTagActions

Valor de propiedad

Comentarios

Un elemento de acción de etiqueta inteligente no reconocido devolverá un error en tiempo de ejecución.

Se aplica a