TableOfAuthorities.Update Method
Updates the entries shown in the specified table of authorities.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
Sub Update
'Usage
Dim instance As TableOfAuthorities
instance.Update()
void Update()