w:tcPrChange
Revision Information for Table Cell Properties
Element information
Namespace: http://schemas.openxmlformats.org/wordprocessingml/2006/main
Schema document: wml.xsd
Type: w:CT_TcPrChange
Properties: Local, Qualified
Content
- w:tcPr [1..1] Previous Table Cell Properties
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
w:id | [1..1] | w:ST_DecimalNumber | Annotation Identifier | from type w:CT_Markup |
w:author | [1..1] | w:ST_String | Annotation Author | from type w:CT_TrackChange |
w:date | [0..1] | w:ST_DateTime | Annotation Date | from type w:CT_TrackChange |
Used in
Sample instance
<w:tcPrChange w:id="1" w:author="string"> <w:tcPr> <w:cnfStyle w:val="string"/> <w:tcW/> <w:gridSpan w:val="1"/> <w:hMerge/> <w:vMerge/> <w:tcBorders> <w:top w:val="nil"/> <w:left w:val="nil"/> <w:bottom w:val="nil"/> <w:right w:val="nil"/> <w:insideH w:val="nil"/> <w:insideV w:val="nil"/> <w:tl2br w:val="nil"/> <w:tr2bl w:val="nil"/> </w:tcBorders> <w:shd w:val="nil"/> <w:noWrap/> <w:tcMar> <w:top/> <w:left/> <w:bottom/> <w:right/> </w:tcMar> <w:textDirection w:val="lrTb"/> <w:tcFitText/> <w:vAlign w:val="top"/> <w:hideMark/> <w:cellIns w:id="1" w:author="string"/> </w:tcPr> </w:tcPrChange>