MailMergeDataFields.Count Property
Word Developer Reference |
Returns a Long that represents the number of mail merge data fields in the collection. Read-only.
Syntax
expression.Count
expression Required. A variable that represents a MailMergeDataFields collection.
See Also