File: wordnet_xmleletop_tcBordersElt_HV12345678.htm

package info (click to toggle)
office2003-schemas 1.0%2Bds-1
  • links: PTS, VCS
  • area: non-free
  • in suites: bookworm, forky, sid, trixie
  • size: 42,304 kB
  • sloc: javascript: 2,429; makefile: 29
file content (131 lines) | stat: -rw-r--r-- 9,507 bytes parent folder | download
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
<html dir="ltr"><head>
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta http-equiv="assetid" content="HV12345678"><title>top element (tcBordersElt complexType)</title><link rel="stylesheet" href="content.css"><script language="JavaScript" src="pExpandCollapse.js"></script><script>
   
function AppendPopup(oSource, sPopup)
{
//Replace any occurrences of double quotes with single quotes
//The double quotes originally replaced single quotes for proper transmission of strings from XSLT to this Javascript block
//This is done to carefully handle the inline defterm strings containing the single quotes (for example : it's, can't, don't)
sPopup = sPopup.replace("\"", "'");

if (oSource.tagName=="A" && oSource.getAttribute("State")!="On")
{
  oSource.insertAdjacentHTML("BeforeEnd", "<SPAN ID='Pop' class='GlossaryDef'>&nbsp;" + sPopup + "</SPAN>");
  oSource.setAttribute("State", "On");
  window.event.returnValue=false;
}
else if (oSource.tagName=="A" && oSource.getAttribute("State")=="On" )
{
  oSource.all("Pop").outerHTML="";
  oSource.setAttribute("State", "Off");
  window.event.returnValue=false;
}
}

</script></head><body><div class="devdocvsbody"><div id="header"><table width="100%" id="topTable"><tr id="headerTableRow1"><td align="left"><span id="runningHeaderText"></span></td></tr><tr id="headerTableRow2"><td align="left"><span id="nsrTitle"><b class="mainheaders">top element (tcBordersElt complexType)</b></span></td></tr></table></div><p>Defines the top border of the cell.</p><h2>Usage</h2>
      <div id="vstable"><table><tr><td><pre><code>
&lt;top
	val="borderValues"
	color="hexColorType"
	sz="borderWidthType"
	space="eighthPointMeasureType"
	shadow="onOffType"
	frame="onOffType"
	wx:bdrwidth="[external type]"
/&gt;
</code></pre></td></tr></table></div>
    <h2>Element Information</h2><div id="vstable"><table>
      <tr>
        <td>
          <b class="bterm">Element type</b>
        </td>
        <td>borderProperty</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>wordnet</td>
      </tr>
    </table></div><h2>Elements and Attributes</h2><h3>Parent Elements</h3><div id="vstable"><table>
      <tr>
        <th>Element</th>
        <th>Description</th>
      </tr>
      <tr>
        <td><a href="wordnet_xmleletcBorders_HV12345678.htm" id="" lcid="">tcBorders</a></td>
        <td>Defines the borders for this cell -- these definitions override the definitions given by the table borders.</td>
      </tr>
    </table></div><h3>Child Elements</h3><p>None.</p><h3>Attributes</h3><div id="vstable"><table>
      <tr>
        <th>Attribute</th>
        <th>Type</th>
        <th>Required</th>
        <th>Description</th>
        <th>Possible Values</th>
      </tr>
      <tr>
        <td>val</td>
        <td><a href="wordnet_xmltsiborderValues_HV12345678.htm" id="" lcid="">borderValues</a></td>
        <td>required</td>
        <td>Gets or sets border-style values.</td>
        <td><ul><li>nil</li><li>none</li><li>single</li><li>thick</li><li>double</li><li>dotted</li><li>dashed</li><li>dot-dash</li><li>dot-dot-dash</li><li>triple</li><li>thin-thick-small-gap</li><li>thick-thin-small-gap</li><li>thin-thick-thin-small-gap</li><li>thin-thick-medium-gap</li><li>thick-thin-medium-gap</li><li>thin-thick-thin-medium-gap</li><li>thin-thick-large-gap</li><li>thick-thin-large-gap</li><li>thin-thick-thin-large-gap</li><li>wave</li><li>double-wave</li><li>dash-small-gap</li><li>dash-dot-stroked</li><li>three-d-emboss</li><li>three-d-engrave</li><li>outset</li><li>inset</li><li>apples</li><li>arched-scallops</li><li>baby-pacifier</li><li>baby-rattle</li><li>balloons-3-colors</li><li>balloons-hot-air</li><li>basic-black-dashes</li><li>basic-black-dots</li><li>basic-black-squares</li><li>basic-thin-lines</li><li>basic-white-dashes</li><li>basic-white-dots</li><li>basic-white-squares</li><li>basic-wide-inline</li><li>basic-wide-midline</li><li>basic-wide-outline</li><li>bats</li><li>birds</li><li>birds-flight</li><li>cabins</li><li>cake-slice</li><li>candy-corn</li><li>celtic-knotwork</li><li>certificate-banner</li><li>chain-link</li><li>champagne-bottle</li><li>checked-bar-black</li><li>checked-bar-color</li><li>checkered</li><li>christmas-tree</li><li>circles-lines</li><li>circles-rectangles</li><li>classical-wave</li><li>clocks</li><li>compass</li><li>confetti</li><li>confetti-grays</li><li>confetti-outline</li><li>confetti-streamers</li><li>confetti-white</li><li>corner-triangles</li><li>coupon-cutout-dashes</li><li>coupon-cutout-dots</li><li>crazy-maze</li><li>creatures-butterfly</li><li>creatures-fish</li><li>creatures-insects</li><li>creatures-lady-bug</li><li>cross-stitch</li><li>cup</li><li>deco-arch</li><li>deco-arch-color</li><li>deco-blocks</li><li>diamonds-gray</li><li>double-d</li><li>double-diamonds</li><li>earth-1</li><li>earth-2</li><li>eclipsing-squares-1</li><li>eclipsing-squares-2</li><li>eggs-black</li><li>fans</li><li>film</li><li>firecrackers</li><li>flowers-block-print</li><li>flowers-daisies</li><li>flowers-modern-1</li><li>flowers-modern-2</li><li>flowers-pansy</li><li>flowers-red-rose</li><li>flowers-roses</li><li>flowers-teacup</li><li>flowers-tiny</li><li>gems</li><li>gingerbread-man</li><li>gradient</li><li>handmade-1</li><li>handmade-2</li><li>heart-balloon</li><li>heart-gray</li><li>hearts</li><li>heebie-jeebies</li><li>holly</li><li>house-funky</li><li>hypnotic</li><li>ice-cream-cones</li><li>light-bulb</li><li>lightning-1</li><li>lightning-2</li><li>map-pins</li><li>maple-leaf</li><li>maple-muffins</li><li>marquee</li><li>marquee-toothed</li><li>moons</li><li>mosaic</li><li>music-notes</li><li>northwest</li><li>ovals</li><li>packages</li><li>palms-black</li><li>palms-color</li><li>paper-clips</li><li>papyrus</li><li>party-favor</li><li>party-glass</li><li>pencils</li><li>people</li><li>people-waving</li><li>people-hats</li><li>poinsettias</li><li>postage-stamp</li><li>pumpkin-1</li><li>push-pin-note-2</li><li>push-pin-note-1</li><li>pyramids</li><li>pyramids-above</li><li>quadrants</li><li>rings</li><li>safari</li><li>sawtooth</li><li>sawtooth-gray</li><li>scared-cat</li><li>seattle</li><li>shadowed-squares</li><li>sharks-teeth</li><li>shorebird-tracks</li><li>skyrocket</li><li>snowflake-fancy</li><li>snowflakes</li><li>sombrero</li><li>southwest</li><li>stars</li><li>stars-top</li><li>stars-3d</li><li>stars-black</li><li>stars-shadowed</li><li>sun</li><li>swirligig</li><li>torn-paper</li><li>torn-paper-black</li><li>trees</li><li>triangle-party</li><li>triangles</li><li>tribal-1</li><li>tribal-2</li><li>tribal-3</li><li>tribal-4</li><li>tribal-5</li><li>tribal-6</li><li>twisted-lines-1</li><li>twisted-lines-2</li><li>vine</li><li>waveline</li><li>weaving-angles</li><li>weaving-braid</li><li>weaving-ribbon</li><li>weaving-strips</li><li>white-flowers</li><li>woodwork</li><li>x-illusions</li><li>zany-triangles</li><li>zig-zag</li><li>zig-zag-stitch</li></ul></td>
      </tr>
      <tr>
        <td>color</td>
        <td><a href="wordnet_xmltsihexColorType_HV12345678.htm" id="" lcid="">hexColorType</a></td>
        <td>optional</td>
        <td>Gets or sets the border color.</td>
        <td></td>
      </tr>
      <tr>
        <td>sz</td>
        <td><a href="wordnet_xmltsiborderWidthType_HV12345678.htm" id="" lcid="">borderWidthType</a></td>
        <td>optional</td>
        <td>Gets or sets the border width.</td>
        <td></td>
      </tr>
      <tr>
        <td>space</td>
        <td><a href="wordnet_xmltsieighthPointMeasureType_HV12345678.htm" id="" lcid="">eighthPointMeasureType</a></td>
        <td>optional</td>
        <td>Gets or sets the border space in eighths of a point.</td>
        <td></td>
      </tr>
      <tr>
        <td>shadow</td>
        <td><a href="wordnet_xmltsionOffType_HV12345678.htm" id="" lcid="">onOffType</a></td>
        <td>optional</td>
        <td>Gets or sets a value indicating whether the border has a shadow.</td>
        <td><ul><li>on</li><li>off</li></ul></td>
      </tr>
      <tr>
        <td>frame</td>
        <td><a href="wordnet_xmltsionOffType_HV12345678.htm" id="" lcid="">onOffType</a></td>
        <td>optional</td>
        <td>Gets or sets a value indicating whether to create a frame effect by reversing the border.</td>
        <td><ul><li>on</li><li>off</li></ul></td>
      </tr>
      <tr>
        <td>wx:bdrwidth</td>
        <td>external ref</td>
        <td>optional</td>
        <td>See external namespace.</td>
        <td>n/a</td>
      </tr>
    </table></div><h2>Definition</h2>
      <div id="vstable"><table><tr><th>XML</th></tr><tr><td><pre><code>
&lt;xsd:element name="top" type="borderProperty" minOccurs="0" "&gt;
        
      &lt;/xsd:element&gt;
</code></pre></td></tr></table></div>
    <p>
      <a href="odcXMLRefCopyright12.htm" id="" lcid=" ">©2006 Microsoft Corporation. All rights reserved. </a> Permission to copy, display and distribute this document is available at:<br><a href="http://msdn.microsoft.com/library/en-us/odcXMLRef/html/odcXMLRefLegalNotice12.asp" id="" lcid=" ">http://msdn.microsoft.com/library/en-us/odcXMLRef/html/odcXMLRefLegalNotice12.asp</a>
</p></div></body></html>