Navigation:  Interfaces (Technical API Reference) > Text Elements (paragraphs, objects, styles) > IWPParInterface > Properties >

IsRowMerge Property

Previous pageReturn to chapter overviewNext page

Applies to

IWPParInterface

Declaration

bool IsRowMerge;

Description

When set, this paragraph (must be a cell) is vertically merged with the previous cell.

 

Also see property IsColMerge.

Category

Table Support