w:trPr
Table Row Properties
Element information
Namespace: http://schemas.openxmlformats.org/wordprocessingml/2006/main
Schema document: wml.xsd
Type: w:CT_TrPr
Properties: Local, Qualified
Content
- Sequence [1..1]
- 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
- w:ins [0..1] Inserted Table Row
- w:del [0..1] Deleted Table Row
- w:trPrChange [0..1] Revision Information for Table Row Properties
from type w:CT_TrPrBase - Choice [1..*]
Attributes
None
Used in
Sample instance
<w:trPr> <w:cnfStyle w:val="string"/> <w:ins w:id="1" w:author="string"/> <w:del w:id="1" w:author="string"/> <w:trPrChange w:id="1" w:author="string"> <w:trPr> <w:cnfStyle w:val="string"/> </w:trPr> </w:trPrChange> </w:trPr>