[Table of Contents] [docx version]

SpreadsheetML Reference Material - Table of Contents

ignoredErrors (Ignored Errors)

A collection of ignored errors, by cell range.

Parent Elements

worksheet3.3.1.96)

 

Child Elements

Subclause

extLst (Future Feature Data Storage Area)

§3.2.10

ignoredError (Ignored Error)

§3.3.1.47

The following XML Schema fragment defines the contents of this element:

<complexType name="CT_IgnoredErrors">

   <sequence>

   <element name="ignoredError" type="CT_IgnoredError" minOccurs="1" maxOccurs="unbounded"/>

   <element name="extLst" type="CT_ExtensionList" minOccurs="0" maxOccurs="1"/>

   </sequence>

</complexType>