Share via


TablesOfAuthorities.NextCitation Method

Finds and selects the next instance of a specified citation.

Namespace:  Microsoft.Office.Interop.Word
Assembly:  Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)

Syntax

'Declaration
Sub NextCitation ( _
    ShortCitation As String _
)
'Usage
Dim instance As TablesOfAuthorities
Dim ShortCitation As String

instance.NextCitation(ShortCitation)
void NextCitation(
    string ShortCitation
)

Parameters

  • ShortCitation
    Type: System.String
    Required String. The text of the short citation.

See Also

Reference

TablesOfAuthorities Interface

TablesOfAuthorities Members

Microsoft.Office.Interop.Word Namespace