ssml:ignoredErrors
Ignored Errors
Element information
Namespace: http://schemas.openxmlformats.org/spreadsheetml/2006/main
Schema document: sml-sheet.xsd
Type: ssml:CT_IgnoredErrors
Properties: Local, Qualified
Content
- Sequence [1..1]
- ssml:ignoredError [1..*] Ignored Error
- ssml:extLst [0..1] Future Feature Storage Area
Attributes
None
Used in
- Type ssml:CT_Worksheet (Element ssml:worksheet)
Sample instance
<ssml:ignoredErrors> <ssml:ignoredError sqref="string string"/> <ssml:extLst> <ssml:ext> <!--any element--> </ssml:ext> </ssml:extLst> </ssml:ignoredErrors>