MappedDataField Members
Include Protected Members
Include Inherited Members
Represents a single mapped data field.
The MappedDataField type exposes the following members.
Properties
Name | Description | |
---|---|---|
Application | Returns a Application object that represents the Microsoft Word application. | |
Creator | Returns a 32-bit integer that indicates the application in which the specified object was created. | |
DataFieldIndex | Returns or sets an Integer that represents the corresponding field number in the mail merge data source to which a mapped data field maps. | |
DataFieldName | Sets or returns a String that represents the name of the field in the mail merge data source to which a mapped data field maps. | |
Index | Returns an Integer that represents the position of an item in a collection. | |
Name | Returns or sets the name of the specified object. | |
Parent | Returns an object that represents the parent object of the specified object. | |
Value | Returns the contents of the mail merge data field or mapped data field for the current record. |
Top