Source.Field property (Word)

Returns a String that represents the value of a field in a bibliography source. Read-only.

Syntax

expression. Field( _Name_ )

expression An expression that returns a Source object.

Parameters

Name Required/Optional Data type Description
Name Required String Specifies the name of the field for which to retrieve the value.

Remarks

The name of the field corresponds to the name of the corresponding XML element in the resulting XML for a bibliography source. Use the XML property to return the XML for a bibliography source. For more information, see Working with Bibliographies.

See also

Source Object

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.