SmartTagAction.Type Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
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
Comentários
XlSmartTagControlTypepode ser uma das seguintes constantes XlSmartTagControlType:
xlSmartTagControlActiveX
xlSmartTagControlButton
xlSmartTagControlCheckbox
xlSmartTagControlCombo
xlSmartTagControlHelp
xlSmartTagControlHelpURL
xlSmartTagControlImage
xlSmartTagControlLabel
xlSmartTagControlLink
xlSmartTagControlListbox
xlSmartTagControlRadioGroup
xlSmartTagControlSeparator
xlSmartTagControlSmartTag
xlSmartTagControlTextbox