Property TParagraph.ParagraphType : TWPParagraphType

Unit: WPRTEDefs
Class: WPRTEDefs.TParagraph

Description

This property determines how a paragraph is handled. In documents text paragraphs use wpIsSTDPar. Tables use wpIsTable, TableRows wpIsTableRow. Table cells are children of TableRows but use wpIsSTDPar and the mode paprIsTable in property prop. There are multiple other types which are used by WPReporter or when working with XML or HTML data.