Note
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier les répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de changer de répertoire.
Replaces the specified field with its most recent result.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
Sub Unlink
'Usage
Dim instance As Field
instance.Unlink()
void Unlink()
Remarks
When you unlink a field, it's current result is converted to text or a graphic and can no longer be updated automatically. Note that some fields— such as XE (Index Entry) fields and SEQ (Sequence) fields— cannot be unlinked.