SmartTagAction.Type Propriété

Définition

Renvoie un type qui représente le type de contrôle Document intelligent affiché dans le volet Des XlSmartTagControlType actions de document.

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

Valeur de propriété

XlSmartTagControlType

Remarques

XlSmartTagControlType peut être l’une des constantes XlSmartTagControlType suivantes :

xlSmartTagControlActiveX

xlSmartTagControlButton

xlSmartTagControlCheckbox

xlSmartTagControlCombo

xlSmartTagControlHelp

xlSmartTagControlHelpURL

xlSmartTagControlImage

xlSmartTagControlLabel

xlSmartTagControlLink

xlSmartTagControlListbox

xlSmartTagControlRadioGroup

xlSmartTagControlSeparator

xlSmartTagControlSmartTag

xlSmartTagControlTextbox

S’applique à