Compartir a través de


SmartTagAction.Type Propiedad

Definición

Devuelve un WdSmartTagControlType objeto que representa el tipo de control Documento inteligente que se muestra en el panel de tareas Acciones de documento.

public:
 property Microsoft::Office::Interop::Word::WdSmartTagControlType Type { Microsoft::Office::Interop::Word::WdSmartTagControlType get(); };
public Microsoft.Office.Interop.Word.WdSmartTagControlType Type { get; }
member this.Type : Microsoft.Office.Interop.Word.WdSmartTagControlType
Public ReadOnly Property Type As WdSmartTagControlType

Valor de propiedad

Comentarios

WdSmartTagControlType puede ser una de las siguientes constantes:

wdControlActiveX

wdControlButton

wdControlCheckbox

wdControlCombo

wdControlDocumentFragment

wdControlDocumentFragmentURL

wdControlHelp

wdControlHelpURL

wdControlImage

wdControlLabel

wdControlLink

wdControlListbox

wdControlRadioGroup

wdControlSeparator

wdControlSmartTag

wdControlTextbox

Se aplica a