SmartTagAction.Type Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Renvoie un WdSmartTagControlType qui représente le type de contrôle de document dynamique affiché dans le volet Office actions de document.
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
Valeur de propriété
Remarques
WdSmartTagControlTypeIl peut s’agir de l’une des constantes suivantes :
wdControlActiveX
wdControlButton
wdControlCheckbox
wdControlCombo
wdControlDocumentFragment
wdControlDocumentFragmentURL
wdControlHelp
wdControlHelpURL
wdControlImage
wdControlLabel
wdControlLink
wdControlListbox
wdControlRadioGroup
wdControlSeparator
wdControlSmartTag
wdControlTextbox