List class
Office 2013 and later
Defines the List Class.This class is only available in Office2013. When the object is serialized out as xml, its qualified name is x12ac:list.
System.Object
DocumentFormat.OpenXml.OpenXmlElement
DocumentFormat.OpenXml.OpenXmlLeafElement
DocumentFormat.OpenXml.OpenXmlLeafTextElement
DocumentFormat.OpenXml.Office2010.ExcelAc.List
DocumentFormat.OpenXml.OpenXmlElement
DocumentFormat.OpenXml.OpenXmlLeafElement
DocumentFormat.OpenXml.OpenXmlLeafTextElement
DocumentFormat.OpenXml.Office2010.ExcelAc.List
Namespace: DocumentFormat.OpenXml.Office2010.ExcelAc
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
2.4.67 list
Target namespace: http://schemas.microsoft.com/office/spreadsheetml/2011/1/ac
An ST_Xstring [TYPE HERE: Needs normative reference] element that specifies [TYPE HERE]
<<REVIEW>>The first formula in the DataValidation dropdown used for custom or list type data validation. Only used when items need to be quoted.<<REVIEW>>
The following W3C XML Schema ([XMLSCHEMA1] section 2.1) fragment specifies the contents of this element.
<xsd:element name="list" type="x:ST_Xstring"/>
See section 5.6 for the full W3C XML Schema ([XMLSCHEMA1] section 2.1).
Show: