Поделиться через


SmartTagAction.Type Свойство

Определение

Возвращает объект WdSmartTagControlType , представляющий тип элемента управления интеллектуальным документом, отображаемый в области задач Действия с документом.

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

Значение свойства

Комментарии

WdSmartTagControlType может быть одной из следующих констант:

wdControlActiveX

wdControlButton

wdControlCheckbox

wdControlCombo

wdControlDocumentFragment

wdControlDocumentFragmentURL

wdControlHelp

wdControlHelpURL

wdControlImage

wdControlLabel

wdControlLink

wdControlListbox

wdControlRadioGroup

wdControlSeparator

wdControlSmartTag

wdControlTextbox

Применяется к