1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
|
<html dir="ltr"><head>
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<META HTTP-EQUIV="assetid" CONTENT="HV01085665"><META NAME="lcid" CONTENT="1033"><title>SmartTagDef 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>SmartTagDef Element</h1><p>Contains elements that contain information for each smart tag defined for a shape or page.</p><h2>Syntax</h2><pre><code>
<SmartTagDef
[Name]
[NameU]
[Del]
[ID]>
</SmartTagDef>
</code></pre><h2>Attributes</h2><p><b class="bterm">Name</b></p><p>Optional string. The name of the element.</p><p><b class="bterm">NameU</b></p><p>Optional string. The universal name of the element.</p><p><b class="bterm">Del</b></p><p>Optional Boolean. A flag indicating whether the element has been deleted locally. A value of 1 indicates that the element was deleted locally.</p><p><b class="bterm">ID</b></p><p>Optional int. The unique ID of the element within its parent element.</p><h2>Element properties</h2><table><tr><th>Property</th><th>Value</th></tr>
<tr><td>Name</td><td>SmartTagDef </td></tr>
<tr><td>Minimum Occurrences</td><td>0 </td></tr>
<tr><td>Maximum Occurrences</td><td>Unbounded </td></tr>
</table><h2>Element information</h2><p><b class="bterm">Parent elements</b></p><p><a href="vixmlelemPageSheet.htm" id="HV01085573" lcid=""><b class="bterm">PageSheet</b></a></p><p><a href="vixmlelemShape.htm" id="HV01085631" lcid=""><b class="bterm">Shape</b></a></p><p><a href="vixmlelemStyleSheet.htm" id="HV01085684" lcid=""><b class="bterm">StyleSheet</b></a></p><p><a href="vixmlelemDocumentSheet.htm" id="HV01085388" lcid=""><b class="bterm">DocumentSheet</b></a></p><p><b class="bterm">Child elements</b></p><p><a href="vixmlelemX.htm" id="HV01085736" lcid=""><b class="bterm">X</b></a></p><p><a href="vixmlelemY.htm" id="HV01085748" lcid=""><b class="bterm">Y</b></a></p><p><a href="vixmlelemTagName.htm" id="HV01085691" lcid=""><b class="bterm">TagName</b></a></p><p><a href="vixmlelemXJustify.htm" id="HV01085744" lcid=""><b class="bterm">XJustify</b></a></p><p><a href="vixmlelemYJustify.htm" id="HV01085754" lcid=""><b class="bterm">YJustify</b></a></p><p><a href="vixmlelemDisplayMode.htm" id="HV01085383" lcid=""><b class="bterm">DisplayMode</b></a></p><p><a href="vixmlelemButtonFace.htm" id="HV01085329" lcid=""><b class="bterm">ButtonFace</b></a></p><p><a href="vixmlelemDisabled.htm" id="HV01085382" lcid=""><b class="bterm">Disabled</b></a></p><p><a href="vixmlelemDescription.htm" id="HV01085379" lcid=""><b class="bterm">Description</b></a></p><h2>Remarks</h2><p><p>The <b class="bterm">SmartTagDef</b> element controls the appearance and position of smart tags in the drawing. By using the <b class="bterm">TagName</b> element, you can associate each smart tag with an <a href="vixmlelemAct.htm" id="HV01085288" lcid=" "><b class="bterm">Act</b></a> element, where menu items that appear on a smart tag menu are defined.</p><p>A single shape or page can contain multiple smart tags. </p><p>If a smart tag has no matching actions, the smart tag button appears and disappears as defined, but its menu is blank.</p><p>The <b class="bterm">SmartTagDef</b> element is relevant only when contained in a <a href="vixmlelemShape.htm" id="HV01085631" lcid=" "><b class="bterm">Shape</b></a> or <a href="vixmlelemPageSheet.htm" id="HV01085573" lcid=" "><b class="bterm">PageSheet</b></a> element. It is ignored when contained in a <a href="vixmlelemDocumentSheet.htm" id="HV01085388" lcid=" "><b class="bterm">DocumentSheet</b></a> or <a href="vixmlelemStyleSheet.htm" id="HV01085684" lcid=" "><b class="bterm">StyleSheet</b></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/visecSmartTags.asp" id="HV01024511" lcid=" ">Smart Tags</a> 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>
|