API Reference

Class

WordMailMergeTableRowGroupResult

Namespace OfficeIMO.Word
Assembly OfficeIMO.Word
Modifiers sealed

Summarizes a grouped table-row mail-merge operation.

Inheritance

  • Object
  • WordMailMergeTableRowGroupResult

Usage

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

Returned or exposed by

Properties

public Int32 GroupCount { get; } #

Number of generated group rows.

public Int32 DetailRowCount { get; } #

Number of generated detail rows across all groups.

public Int32 TotalRowCount { get; } #

Total number of generated rows.