WPTools Manual



Search


(press enter to search)

Function TWPRTFDataCursor.GetSelectedCells(NoNestedCells:Boolean; NoMergedCols:Boolean) : TWPParagraphList

Unit: WPRTEDefs
Class: WPRTEDefs.TWPRTFDataCursor

Parameters

  • NoNestedCells:Boolean
  • NoMergedCols:Boolean

Returns

The type of the result value is TWPParagraphList.

Description

This function fills a TWPParagraphList with references to the selected cells (requires cell range selection); If no cells were selected the list is empty. It is up to the caller to free the returned list!. When optiuonal parameter NoMergeCols is true paragraphs which use the flag paprColMerge are not listed.