SmartTagAction.Type Propriedade

Definição

Retorna um que representa o tipo de controle Documento Inteligente exibido no painel de tarefas XlSmartTagControlType Ações do Documento.

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

Valor da propriedade

XlSmartTagControlType

Comentários

XlSmartTagControlTypepode ser uma das seguintes constantes XlSmartTagControlType:

xlSmartTagControlActiveX

xlSmartTagControlButton

xlSmartTagControlCheckbox

xlSmartTagControlCombo

xlSmartTagControlHelp

xlSmartTagControlHelpURL

xlSmartTagControlImage

xlSmartTagControlLabel

xlSmartTagControlLink

xlSmartTagControlListbox

xlSmartTagControlRadioGroup

xlSmartTagControlSeparator

xlSmartTagControlSmartTag

xlSmartTagControlTextbox

Aplica-se a