1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256
|
<html dir="ltr"><head>
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<META HTTP-EQUIV="assetid" CONTENT="HV01099129"><META NAME="lcid" CONTENT="1033"><title>compat element</title><link rel="stylesheet" type="text/css" href="office10.css"><script type="text/javascript" language="Javascript" src="ExpCollapse.js"></script><script type="text/javascript" language="JavaScript" src="inline.js"></script></head><body><h1>compat element</h1><p>Contains compatibility options (that is, the user preferences entered on the Compatibility tab of the Options dialog in Word).</p><h2>Usage</h2><pre>
<code>
<compat />
</code>
</pre><h2>Element Information</h2><table>
<tr>
<td>
<b class="bterm">Element type</b>
</td>
<td><a href="wtcocompatElt_HV01099611.htm" id="HV01099611" lcid="">compatElt</a></td>
</tr>
<tr>
<td>
<b class="bterm">Namespace</b>
</td>
<td>http://schemas.microsoft.com/office/word/2003/wordml</td>
</tr>
<tr>
<td>
<b class="bterm">Schema name</b>
</td>
<td>XML Document 2003</td>
</tr>
</table><h2>Elements and Attributes</h2><h3>Parent Elements</h3><table>
<tr>
<th>Element</th>
<th>Description</th>
</tr>
<tr>
<td><a href="weledocPr_HV01099157.htm" id="HV01099157" lcid="">docPr</a></td>
<td>Represents the document properties.</td>
</tr>
</table><h3>Child Elements</h3><table>
<tr>
<th>Element</th>
<th>Description</th>
</tr>
<tr>
<td><a href="weleorigWordTableRules_HV01099354.htm" id="HV01099354" lcid="">origWordTableRules</a></td>
<td>Specifies whether to combine table borders as is done in Word 5.x for the Macintosh.</td>
</tr>
<tr>
<td><a href="welewpJustification_HV01099592.htm" id="HV01099592" lcid="">wpJustification</a></td>
<td>Specifies whether to do full justification as is done WordPerfect 6.x for Windows.</td>
</tr>
<tr>
<td><a href="welenoTabHangInd_HV01099345.htm" id="HV01099345" lcid="">noTabHangInd</a></td>
<td>Specifies not to an add automatic tab stop for a hanging indent.</td>
</tr>
<tr>
<td><a href="welenoLeading_HV01099339.htm" id="HV01099339" lcid="">noLeading</a></td>
<td>Specifies not to add leading (extra space) between rows of text.</td>
</tr>
<tr>
<td><a href="welespaceForUL_HV01099459.htm" id="HV01099459" lcid="">spaceForUL</a></td>
<td>Specifies to add space for underlines.</td>
</tr>
<tr>
<td><a href="welenoColumnBalance_HV01099336.htm" id="HV01099336" lcid="">noColumnBalance</a></td>
<td>Specifies not to balance columns for continuous section starts.</td>
</tr>
<tr>
<td><a href="welebalanceSingleByteDoubleByteWidth_HV01099082.htm" id="HV01099082" lcid="">balanceSingleByteDoubleByteWidth</a></td>
<td>Specifies whether to balance the single-byte-character set (SBCS) and the double-byte-character set (DBCS).</td>
</tr>
<tr>
<td><a href="weletransparentMetafiles_HV01099554.htm" id="HV01099554" lcid="">transparentMetafiles</a></td>
<td>Specifies whether to blank the area behind metafile pictures.</td>
</tr>
<tr>
<td><a href="welenoExtraLineSpacing_HV01099338.htm" id="HV01099338" lcid="">noExtraLineSpacing</a></td>
<td>Specifies whether to center exact line height lines.</td>
</tr>
<tr>
<td><a href="weledoNotLeaveBackslashAlone_HV01099167.htm" id="HV01099167" lcid="">doNotLeaveBackslashAlone</a></td>
<td>Specifies whether to convert backslash characters into yen signs.</td>
</tr>
<tr>
<td><a href="weleulTrailSpace_HV01099565.htm" id="HV01099565" lcid="">ulTrailSpace</a></td>
<td>Specifies whether to draw an underline on trailing spaces.</td>
</tr>
<tr>
<td><a href="weledoNotExpandShiftReturn_HV01099165.htm" id="HV01099165" lcid="">doNotExpandShiftReturn</a></td>
<td>Specifies whether to expand character spaces on the line ending in SHIFT+RETURN.</td>
</tr>
<tr>
<td><a href="welespacingInWholePoints_HV01099462.htm" id="HV01099462" lcid="">spacingInWholePoints</a></td>
<td>Specifies whether to expand or condense spacing by a whole number of points.</td>
</tr>
<tr>
<td><a href="welelineWrapLikeWord6_HV01099290.htm" id="HV01099290" lcid="">lineWrapLikeWord6</a></td>
<td>Specifies whether to wrap lines as is done in Word 6.0/95.</td>
</tr>
<tr>
<td><a href="weleprintBodyTextBeforeHeader_HV01099384.htm" id="HV01099384" lcid="">printBodyTextBeforeHeader</a></td>
<td>Specifies whether to print body text before a header or footer.</td>
</tr>
<tr>
<td><a href="weleprintColBlack_HV01099385.htm" id="HV01099385" lcid="">printColBlack</a></td>
<td>Specifies whether to print colors as black on noncolor printers.</td>
</tr>
<tr>
<td><a href="welewpSpaceWidth_HV01099593.htm" id="HV01099593" lcid="">wpSpaceWidth</a></td>
<td>Specifies whether to set the width of a space as is done in WordPerfect 5.x.</td>
</tr>
<tr>
<td><a href="weleshowBreaksInFrames_HV01099448.htm" id="HV01099448" lcid="">showBreaksInFrames</a></td>
<td>Specifies whether to show hard page or column breaks in frames.</td>
</tr>
<tr>
<td><a href="welesubFontBySize_HV01099476.htm" id="HV01099476" lcid="">subFontBySize</a></td>
<td>Specifies whether to substitute fonts based on font size.</td>
</tr>
<tr>
<td><a href="welesuppressBottomSpacing_HV01099480.htm" id="HV01099480" lcid="">suppressBottomSpacing</a></td>
<td>Specifies whether to suppress extra line spacing at bottom of page.</td>
</tr>
<tr>
<td><a href="welesuppressTopSpacingMac5_HV01099484.htm" id="HV01099484" lcid="">suppressTopSpacing</a></td>
<td>Specifies whether to suppress extra line spacing at top of page.</td>
</tr>
<tr>
<td><a href="welesuppressTopSpacingMac5_HV01099484.htm" id="HV01099484" lcid="">suppressTopSpacingMac5</a></td>
<td>Specifies whether to suppress extra line spacing at the top of a page as is done in Word 5.x for the Macintosh.</td>
</tr>
<tr>
<td><a href="welesuppressTopSpacingWP_HV01099485.htm" id="HV01099485" lcid="">suppressTopSpacingWP</a></td>
<td>Specifies whether to suppress extra line spacing as is done in WordPerfect 5.x.</td>
</tr>
<tr>
<td><a href="welesuppressSpBfAfterPgBrk_HV01099482.htm" id="HV01099482" lcid="">suppressSpBfAfterPgBrk</a></td>
<td>Specifies whether to suppress the space before after a hard page or column break.</td>
</tr>
<tr>
<td><a href="weleswapBordersFacingPages_HV01099487.htm" id="HV01099487" lcid="">swapBordersFacingPages</a></td>
<td>Specifies whether to swap left and right borders on odd facing pages.</td>
</tr>
<tr>
<td><a href="weleconvMailMergeEsc_HV01099134.htm" id="HV01099134" lcid="">convMailMergeEsc</a></td>
<td>Specifies whether to treat \ as in mail-merge data sources.</td>
</tr>
<tr>
<td><a href="weletruncateFontHeight_HV01099559.htm" id="HV01099559" lcid="">truncateFontHeight</a></td>
<td>Specifies whether to truncate the font height.</td>
</tr>
<tr>
<td><a href="welemwSmallCaps_HV01099327.htm" id="HV01099327" lcid="">mwSmallCaps</a></td>
<td>Specifies whether to use larger small caps as is done in Word 5.x for the Macintosh.</td>
</tr>
<tr>
<td><a href="weleusePrinterMetrics_HV01099570.htm" id="HV01099570" lcid="">usePrinterMetrics</a></td>
<td>Specifies whether to use printer metrics to lay out the document.</td>
</tr>
<tr>
<td><a href="weleww6BorderRules_HV01099596.htm" id="HV01099596" lcid="">ww6BorderRules</a></td>
<td>Specifies whether to use the Word 6.0/95 border rules.</td>
</tr>
<tr>
<td><a href="welewrapTrailSpaces_HV01099595.htm" id="HV01099595" lcid="">wrapTrailSpaces</a></td>
<td>Specifies whether to wrap trailing spaces to the next line.</td>
</tr>
<tr>
<td><a href="welefootnoteLayoutLikeWW8_HV01099213.htm" id="HV01099213" lcid="">footnoteLayoutLikeWW8</a></td>
<td>Specifies whether to layout footnotes as is done in Word 6.0/95 and Word 7.0/97.</td>
</tr>
<tr>
<td><a href="weleshapeLayoutLikeWW8_HV01099442.htm" id="HV01099442" lcid="">shapeLayoutLikeWW8</a></td>
<td>Specifies whether to shape the layout as is done in Word 7.0/97.</td>
</tr>
<tr>
<td><a href="welealignTablesRowByRow_HV01099061.htm" id="HV01099061" lcid="">alignTablesRowByRow</a></td>
<td>Specifies whether to align table rows independently.</td>
</tr>
<tr>
<td><a href="weleforgetLastTabAlignment_HV01099217.htm" id="HV01099217" lcid="">forgetLastTabAlignment</a></td>
<td>Specifies whether to forget last tab alignment</td>
</tr>
<tr>
<td><a href="weleadjustLineHeightInTable_HV01099057.htm" id="HV01099057" lcid="">adjustLineHeightInTable</a></td>
<td>Specifies whether to adjust the line height to the grid height in the table.</td>
</tr>
<tr>
<td><a href="weleautoSpaceLikeWord95_HV01099079.htm" id="HV01099079" lcid="">autoSpaceLikeWord95</a></td>
<td>Specifies whether to auto space as is done in Word 6.0/95.</td>
</tr>
<tr>
<td><a href="welenoSpaceRaiseLower_HV01099344.htm" id="HV01099344" lcid="">noSpaceRaiseLower</a></td>
<td>Specifies whether to add extra space for raised or lowered characters.</td>
</tr>
<tr>
<td><a href="weledoNotUseHTMLParagraphAutoSpacing_HV01099174.htm" id="HV01099174" lcid="">doNotUseHTMLParagraphAutoSpacing</a></td>
<td>Specifies whether to use HTML paragraph auto spacing.</td>
</tr>
<tr>
<td><a href="welelayoutRawTableWidth_HV01099278.htm" id="HV01099278" lcid="">layoutRawTableWidth</a></td>
<td>Specifies whether to lay out tables with raw width.</td>
</tr>
<tr>
<td><a href="welelayoutTableRowsApart_HV01099279.htm" id="HV01099279" lcid="">layoutTableRowsApart</a></td>
<td>Specifies whether to allow table rows to lay out apart.</td>
</tr>
<tr>
<td><a href="weleuseWord97LineBreakingRules_HV01099572.htm" id="HV01099572" lcid="">useWord97LineBreakingRules</a></td>
<td>Specifies whether to use the Word 7.0/97 line-breaking rules for Asian text.</td>
</tr>
<tr>
<td><a href="welebreakWrappedTables_HV01099111.htm" id="HV01099111" lcid="">breakWrappedTables</a></td>
<td>Specifies whether to break wrapped tables across pages.</td>
</tr>
<tr>
<td><a href="welesnapToGridInCell_HV01099455.htm" id="HV01099455" lcid="">snapToGridInCell</a></td>
<td>Specifies whether to snap text to grid inside tables with inline objects.</td>
</tr>
<tr>
<td><a href="weledontAllowFieldEndSelect_HV01099176.htm" id="HV01099176" lcid="">dontAllowFieldEndSelect</a></td>
<td>Specifies whether to select an entire field including the first or last character.</td>
</tr>
<tr>
<td><a href="weleapplyBreakingRules_HV01099069.htm" id="HV01099069" lcid="">applyBreakingRules</a></td>
<td>Specifies whether to use line-breaking rules.</td>
</tr>
<tr>
<td><a href="welewrapTextWithPunct_HV01099594.htm" id="HV01099594" lcid="">wrapTextWithPunct</a></td>
<td>Specifies whether to wrap text with punctuation.</td>
</tr>
<tr>
<td><a href="weleuseAsianBreakRules_HV01099567.htm" id="HV01099567" lcid="">useAsianBreakRules</a></td>
<td>Specifies whether to use Asian rules for line breaks with the character grid.</td>
</tr>
<tr>
<td><a href="weleuseWord2002TableStyleRules_HV01099571.htm" id="HV01099571" lcid="">useWord2002TableStyleRules</a></td>
<td>Specifies whether to use the Word 10.0/2002 rules for table styles.</td>
</tr>
<tr>
<td><a href="weledontGrowAutofit_HV01099179.htm" id="HV01099179" lcid="">dontGrowAutofit</a></td>
<td>Specifies whether to autofit tables into the page margins.</td>
</tr>
<tr>
<td><a href="weleuseFELayout_HV01099568.htm" id="HV01099568" lcid="">useFELayout</a></td>
<td>Specifies whether to lay out this document to support complex scripts.</td>
</tr>
</table><h3>Attributes</h3><p>None.</p><h2>Definition</h2><pre>
<code>
<xsd:element name="compat" type="compatElt" minOccurs="0" >
</xsd:element>
</code>
</pre><center><a href="XMLSchemaCopyright_HV01147162.htm">©2003-2004 Microsoft Corporation. All rights reserved.</a>
Permission to copy, display and distribute this document is available at: <a
href="http://r.office.microsoft.com/r/rlidAWSContentRedir?AssetID=XT010988631033&CTT=11&Origin=HV011232471033"
target="_new">http://msdn.microsoft.com/library/en-us/odcXMLRef/html/odcXMLRefLegalNotice.asp</a></center></body></html>
|