Application.MailingLabel Property
Word Developer Reference |
Returns a MailingLabel object that represents a mailing label.
Syntax
expression.MailingLabel
expression An expression that returns an Application object.
Example
This example creates a new Avery 2160 mini-label document for a specified address.
Visual Basic for Applications |
---|
|
See Also