Definition Type: Attribute
Name: HideFormula
Namespace: urn:schemas-microsoft-com:office:excel
Type: x:OneZeroType
Containing Schema: excel.xsd
Documentation:
Specifies whether formulas are visible when worksheet protection is enabled.
Collapse XSD Schema Diagram:
XSD Diagram of HideFormula in schema excel_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:attribute name="HideFormula" type="OneZeroType">
    <xsd:annotation>
        <xsd:documentation>Specifies whether formulas are visible when worksheet protection is enabled.</xsd:documentation>
    </xsd:annotation>
</xsd:attribute>
Collapse Derivation Tree: