Definition Type: Attribute
Name: HRef
Namespace: urn:schemas-microsoft-com:office:spreadsheet
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: excelss.xsd
Form Qualified
Use Optional
Documentation:
Specifies a URL to which to which a cell is linked.
Collapse XSD Schema Diagram:
XSD Diagram of HRef in schema excelss_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:attribute form="qualified" name="HRef" type="xsd:string" use="optional">
    <xsd:annotation>
        <xsd:documentation>Specifies a URL to which to which a cell is linked.</xsd:documentation>
    </xsd:annotation>
</xsd:attribute>