Range.SmartTags Property

Definition

Returns a SmartTags object that represents a smart tag in a range.

public:
 property Microsoft::Office::Interop::Word::SmartTags ^ SmartTags { Microsoft::Office::Interop::Word::SmartTags ^ get(); };
public Microsoft.Office.Interop.Word.SmartTags SmartTags { get; }
member this.SmartTags : Microsoft.Office.Interop.Word.SmartTags
Public ReadOnly Property SmartTags As SmartTags

Property Value

Applies to