API Reference

Class

WordIndexRefreshReport

Namespace OfficeIMO.Word
Assembly OfficeIMO.Word
Modifiers sealed

Reports the result of an OfficeIMO-generated index refresh.

Inheritance

  • Object
  • WordIndexRefreshReport

Usage

This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.

Properties

public IReadOnlyList<WordIndexEntry> Entries { get; } #

Gets generated entries in sorted index order.

public Int32 SkippedEntryCount { get; } #

Gets the number of XE fields ignored because they were unsupported or malformed.

public String PageNumberMode { get; } #

Gets a short description of how page numbers were calculated.

public Nullable<Int32> ColumnCount { get; } #

Gets the bounded column count requested by an imported INDEX \c switch, when present.

public Int32 EntryCount { get; } #

Gets the number of generated entries.