Indexes.AutoMarkEntries(String) Method

Definition

Automatically adds XE (Index Entry) fields to the specified document, using the entries from a concordance file.

public:
 void AutoMarkEntries(System::String ^ ConcordanceFileName);
public void AutoMarkEntries (string ConcordanceFileName);
abstract member AutoMarkEntries : string -> unit
Public Sub AutoMarkEntries (ConcordanceFileName As String)

Parameters

ConcordanceFileName
String

Required String. The concordance file name that includes a list of items to be indexed.

Remarks

A concordance file is a Microsoft Word document that contains a two-column table, with terms to index in the first column and index entries in the second column.

Applies to