Definition Type: Element
Name: hyperlink
Namespace: http://schemas.openxmlformats.org/spreadsheetml/2006/main
Type: nsM:CT_Hyperlink
Containing Schema: sml-sheet.xsd
MinOccurs 1
MaxOccurs unbounded
Abstract
Documentation:
Hyperlink
Collapse XSD Schema Diagram:
Drilldown into display in schema sml-sheet_xsd Drilldown into tooltip in schema sml-sheet_xsd Drilldown into location in schema sml-sheet_xsd Drilldown into id in schema shared-relationshipreference_xsd Drilldown into ref in schema sml-sheet_xsd Drilldown into CT_Hyperlink in schema sml-sheet_xsdXSD Diagram of hyperlink in schema sml-sheet_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:element name="hyperlink" type="CT_Hyperlink" minOccurs="1" maxOccurs="unbounded">
    <xsd:annotation>
        <xsd:documentation>Hyperlink</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Attributes:
Name Type Default Value Use
ref nsM:ref Required
id r:id Optional
location nsM:location Optional
tooltip nsM:tooltip Optional
display nsM:display Optional
Collapse Derivation Tree: