[Table of Contents] [docx version]
SpreadsheetML Reference Material - Table of Contents
extLst (Future Feature Data Storage Area)
This element defines flexible storage extensions for implementing applications.
Parent Elements |
autoFilter (§3.3.1.1); bk (§3.9.2); c (§3.3.1.3); cacheField (§3.10.1.3); cacheHierarchy (§3.10.1.6); cacheSource (§3.10.1.7); calcChain (§3.6.2); calculatedItem (§3.10.1.8); calculatedMember (§3.10.1.10); cellStyle (§3.8.7); cfRule (§3.3.1.9); cfvo (§3.3.1.10); chartsheet (§3.3.1.11); comments (§3.7.5); conditionalFormat (§3.10.1.18); conditionalFormatting (§3.3.1.17); connection (§3.13.1); customSheetView (§3.3.1.23); customWorkbookView (§3.2.3); dataField (§3.10.1.22); dialogsheet (§3.3.1.32); dxf (§3.8.14); externalLink (§3.14.8); filter (§3.10.1.33); filterColumn (§3.3.2.7); format (§3.10.1.35); futureMetadata (§3.9.4); groupLevel (§3.10.1.39); header (§3.11.1.1); ignoredErrors (§3.3.1.48); metadata (§3.9.8); nc (§3.11.1.3); ndxf (§3.11.1.4); oc (§3.11.1.5); odxf (§3.11.1.6); pageField (§3.10.1.62); pivotArea (§3.3.1.66); pivotCacheDefinition (§3.10.1.67); pivotCacheRecords (§3.10.1.68); pivotField (§3.10.1.69); pivotHierarchy (§3.10.1.72); pivotTableDefinition (§3.10.1.73); queryTable (§3.12.2); queryTableField (§3.12.4); queryTableRefresh (§3.12.6); rcc (§3.11.1.9); rdn (§3.11.1.13); reference (§3.10.2.1); rfmt (§3.11.1.17); row (§3.3.1.71); rsnm (§3.11.1.22); sheetView (§3.3.1.84); sheetView (§3.3.1.83); sheetViews (§3.3.1.86); sheetViews (§3.3.1.85); singleXmlCell (§3.5.2.1); sortState (§3.3.1.89); sst (§3.4.9); styleSheet (§3.8.39); table (§3.5.1.2); tableColumn (§3.5.1.3); tupleCache (§3.10.1.94); userInfo (§3.11.2.1); volTypes (§3.15.6); workbook (§3.2.27); workbookView (§3.2.30); worksheet (§3.3.1.96); xf (§3.8.45); xmlCellPr (§3.5.2.3); xmlColumnPr (§3.5.1.7); xmlPr (§3.5.2.4) |
Child Elements |
Subclause |
ext (Extension) |
§3.2.7 |
The following XML Schema fragment defines the contents of this element:
<complexType name="CT_ExtensionList">
<sequence>
<group ref="EG_ExtensionList" minOccurs="0"/>
</sequence>
</complexType>