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
|
<html dir="ltr"><head>
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<META HTTP-EQUIV="assetid" CONTENT="HV01085658"><META NAME="lcid" CONTENT="1033"><title>ShdwType 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>ShdwType Element</h1><p>
<p>Indicates the default shadow type for a page.</p>
</p><table>
<tr>
<th>Value</th>
<th>Description</th>
</tr>
<tr>
<td>
<p>1</p>
</td>
<td>
<p>Simple</p>
</td>
</tr>
<tr>
<td>
<p>2</p>
</td>
<td>
<p>Oblique</p>
</td>
</tr>
</table><h2>Syntax</h2><pre><code>
<ShdwType>
[Unit]
[F]
[Err]>
</ShdwType>
</code></pre><h2>Attributes</h2><p>
<b class="bterm">Unit</b>
</p><p>Optional string. Represents a unit of measure. The default is NUM. For details about NUM, see <a href="vixmlconUnitsOfMeasure.htm" id="HV83150825" lcid=" ">Units of measure</a>.</p><p><b class="bterm">F</b></p><p>Optional string. Represents the element's formula. This attribute can contain one of the following strings: "<i>someFormula</i>" if the formula exists locally, "No Formula" if the formula is locally deleted or blocked, or "Inh" if the formula is inherited.</p><p>If the attribute is not present, the element's formula is a simple constant. For example, <<i>element</i>>5<<i>/element</i>>.
</p><p><b class="bterm">Err</b></p><p>Optional string. Indicates that the formula evaluates to an error. The value of <b class="bterm">Err</b> is the current value (an error message string); the value of the element is the last valid value.</p><h2>Element properties</h2><table><tr><th>Property</th><th>Value</th></tr>
<tr><td>Name</td><td>ShdwType </td></tr>
<tr><td>Minimum Occurrences</td><td>0 </td></tr>
<tr><td>Maximum Occurrences</td><td>1 </td></tr>
</table><h2>Element information</h2><p><b class="bterm">Parent elements</b></p><p><a href="vixmlelemPageProps.htm" id="HV01085568" lcid="">PageProps</a></p><p><b class="bterm">Child elements</b></p><p>None</p><h2>Remarks</h2><p>
<p> The shadow type described in this element is used whenever the <a href="vixmlelemShapeShdwType.htm" id="HV01085645" lcid=" ">ShapeShdwType</a> element (the shadow type for an individual shape on the page) is set to the page default. </p><p>Simple shadow types are described as offset shadows in the user interface (UI). A simple shadow gives the effect of the shape being shadowed onto a parallel plane located some distance behind it. Oblique shadows are described as oblique shadows in the UI and give the effect of a shadow being cast onto a plane perpendicular to the shape. </p><p>For a list of predefined simple and oblique shadow types, see the <b class="ui">Style</b> list on the <b class="ui">Shadows</b> tab of the <b class="ui">Page Setup</b> dialog box (<b class="ui">File</b> menu).</p><p>The <b class="bterm">ShdwType</b> element is relevant only when contained in a <a href="vixmlelemPageSheet.htm" id="HV01085573" lcid=" ">PageSheet</a> element. It is ignored when contained in a <a href="vixmlelemDocumentSheet.htm" id="HV01085388" lcid=" ">DocumentSheet</a>, <a href="vixmlelemShape.htm" id="HV01085631" lcid=" ">Shape</a>, or <a href="vixmlelemStyleSheet.htm" id="HV01085684" lcid=" ">StyleSheet</a> element.</p>
</p><h2>See also</h2><p><a target="_blank" href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vissdk11/html/vicelShdwTypePageProp.asp" id="HV01033176" lcid=" ">ShdwType</a> cell (Page Properties section)</p><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>
|