Sources.Add Method (Word)
Add a new source to the sources listed in the Source Manager dialog box.
Syntax
expression .Add(Data)
expression An expression that returns a Sources object.
Parameters
Name |
Required/Optional |
Data Type |
Description |
---|---|---|---|
Data |
Required |
String |
An XML string that represents the field values for the new source. |