Function TParagraph.GetRowPrior(BestColNr:Integer) : TParagraph

Unit: WPRTEDefs
Class: WPRTEDefs.TParagraph

Parameters

  • BestColNr:Integer

Returns

The type of the result value is TParagraph.

Description

Unlike this function returns a pointer to the last cell in a row if the column number is larger than the column count. Property RowPrior would report 'nil'. GetRowNext and GetRowPrior do not check for merged rows.