MappedDataFields.Item[WdMappedDataFields] Eigenschaft

Definition

Gibt ein angegebenes zugeordnetes Datenfeld zurück.

public:
 property Microsoft::Office::Interop::Word::MappedDataField ^ default[Microsoft::Office::Interop::Word::WdMappedDataFields] { Microsoft::Office::Interop::Word::MappedDataField ^ get(Microsoft::Office::Interop::Word::WdMappedDataFields Index); };
public Microsoft.Office.Interop.Word.MappedDataField this[Microsoft.Office.Interop.Word.WdMappedDataFields Index] { get; }
member this.Item(Microsoft.Office.Interop.Word.WdMappedDataFields) : Microsoft.Office.Interop.Word.MappedDataField
Default Public ReadOnly Property Item(Index As WdMappedDataFields) As MappedDataField

Parameter

Index
WdMappedDataFields

Erforderliche WdMappedDataFields. Das angegebene zugeordnete Datenfeld.

Eigenschaftswert

Gilt für: