w:trPr
Previous Table Row Properties
Element information
Namespace: http://schemas.openxmlformats.org/wordprocessingml/2006/main
Schema document: wml.xsd
Type: w:CT_TrPrBase
Properties: Local, Qualified
Content
- Choice [1..*]
- w:cnfStyle [0..1] Table Row Conditional Formatting
- w:divId [0..1] Associated HTML div ID
- w:gridBefore [0..1] Grid Columns Before First Cell
- w:gridAfter [0..1] Grid Columns After Last Cell
- w:wBefore [0..1] Preferred Width Before Table Row
- w:wAfter [0..1] Preferred Width After Table Row
- w:cantSplit [0..1] Table Row Cannot Break Across Pages
- w:trHeight [0..1] Table Row Height
- w:tblHeader [0..1] Repeat Table Row on Every New Page
- w:tblCellSpacing [0..1] Table Row Cell Spacing
- w:jc [0..1] Table Row Alignment
- w:hidden [0..1] Hidden Table Row Marker
Attributes
None
Used in
- Type w:CT_TrPrChange (Element w:trPrChange)
Sample instance
<w:trPr> <w:cnfStyle w:val="string"/> </w:trPr>