Definition Type: Element
Name: ignoredError
Namespace: http://schemas.openxmlformats.org/spreadsheetml/2006/main
Type: nsM:CT_IgnoredError
Containing Schema: sml-sheet.xsd
MinOccurs 1
MaxOccurs unbounded
Abstract
Documentation:
Ignored Error
Collapse XSD Schema Diagram:
Drilldown into calculatedColumn in schema sml-sheet_xsd Drilldown into listDataValidation in schema sml-sheet_xsd Drilldown into emptyCellReference in schema sml-sheet_xsd Drilldown into unlockedFormula in schema sml-sheet_xsd Drilldown into formulaRange in schema sml-sheet_xsd Drilldown into formula in schema sml-sheet_xsd Drilldown into numberStoredAsText in schema sml-sheet_xsd Drilldown into twoDigitTextYear in schema sml-sheet_xsd Drilldown into evalError in schema sml-sheet_xsd Drilldown into sqref in schema sml-sheet_xsd Drilldown into CT_IgnoredError in schema sml-sheet_xsdXSD Diagram of ignoredError in schema sml-sheet_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:element name="ignoredError" type="CT_IgnoredError" minOccurs="1" maxOccurs="unbounded">
    <xsd:annotation>
        <xsd:documentation>Ignored Error</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Attributes:
Name Type Default Value Use
sqref nsM:sqref Required
evalError nsM:evalError false Optional
twoDigitTextYear nsM:twoDigitTextYear false Optional
numberStoredAsText nsM:numberStoredAsText false Optional
formula nsM:formula false Optional
formulaRange nsM:formulaRange false Optional
unlockedFormula nsM:unlockedFormula false Optional
emptyCellReference nsM:emptyCellReference false Optional
listDataValidation nsM:listDataValidation false Optional
calculatedColumn nsM:calculatedColumn false Optional
Collapse Derivation Tree: