Represents a smart tag in the document.
Usage
<SmartTagType
namespaceuri="xsd:string"
name="xsd:string"
url="xsd:string"
namespaceuri="xsd:string"
name="xsd:string"
url="xsd:string"
/>
|
Element Information
Element type
|
smartTagTypeElt |
Namespace
|
urn:schemas-microsoft-com:office:office |
Schema name
|
office |
Elements and Attributes
Child Elements
None.
Attributes
Attribute |
Type |
Required |
Description |
Possible Values |
namespaceuri |
xsd:string |
optional |
Gets or sets the namespace Uniform Resource Identifier (URI) for a smart tag in Word. |
n/a |
name |
xsd:string |
optional |
Gets or sets the element name used for a smart tag in Word. |
n/a |
url |
xsd:string |
optional |
Gets or sets the URL for a smart tag provided by the smart tag provider in Word. |
n/a |
namespaceuri |
xsd:string |
optional |
Gets or sets the namespace Uniform Resource Identifier (URI) for a smart tag in Excel. |
n/a |
name |
xsd:string |
optional |
Gets or sets the element name used for a smart tag in Excel. |
n/a |
url |
xsd:string |
optional |
Gets or sets the URL for a smart tag provided by the smart tag provider in Excel. |
n/a |
Definition
XML |
---|
<xsd:element name="SmartTagType" type="smartTagTypeElt" ">
</xsd:element>
|
©2006 Microsoft Corporation. All rights reserved. Permission to copy, display and distribute this document is available at:
http://msdn.microsoft.com/library/en-us/odcXMLRef/html/odcXMLRefLegalNotice12.asp