unlinkFields method

unlinkFields()

Unlinks fields in the whole document.

unlinkFields()

Remarks

Replaces all the fields in the whole document with their most recent results.

To unlink fields in a specific part of the document use Range.unlinkFields().

See Also