Schema Central > OOXML > wml.xsd > w:tcPrChange
Advanced search
Need XML Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

w:tcPrChange

Revision Information for Table Cell Properties

Element information

Type: w:CT_TcPrChange

Properties: Local, Qualified

Content

Attributes

NameOccTypeDescriptionNotes
w:id [1..1]w:ST_DecimalNumberAnnotation Identifierfrom type w:CT_Markup
w:author [1..1]w:ST_StringAnnotation Authorfrom type w:CT_TrackChange
w:date [0..1]w:ST_DateTimeAnnotation Datefrom 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>

Site developed and hosted by Datypic, Inc.

Please report errors or comments about this site to contrib@functx.com