Definition Type: Attribute
Name: HRefScreenTip
Namespace: urn:schemas-microsoft-com:office:excel
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: excel.xsd
Form Qualified
Use (Optional)
Documentation:
Specifies the contents to display in the ToolTip for a cell.
Collapse XSD Schema Diagram:
XSD Diagram of HRefScreenTip in schema excel_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:attribute name="HRefScreenTip" type="xsd:string" form="qualified">
    <xsd:annotation>
        <xsd:documentation>Specifies the contents to display in the ToolTip for a cell.</xsd:documentation>
    </xsd:annotation>
</xsd:attribute>