CalculationChain Class
Office 2010
Calculation Chain Info. It is the root element of CalculationChainPart.When the object is serialized out as xml, its qualified name is x:calcChain.
System.Object
DocumentFormat.OpenXml.OpenXmlElement
DocumentFormat.OpenXml.OpenXmlCompositeElement
DocumentFormat.OpenXml.OpenXmlPartRootElement
DocumentFormat.OpenXml.Spreadsheet.CalculationChain
DocumentFormat.OpenXml.OpenXmlElement
DocumentFormat.OpenXml.OpenXmlCompositeElement
DocumentFormat.OpenXml.OpenXmlPartRootElement
DocumentFormat.OpenXml.Spreadsheet.CalculationChain
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
The following table lists the possible child types:
-
CalculationCell <x:c>
-
ExtensionList <x:extLst>
[ISO/IEC 29500-1 1st Edition]
18.6.2 calcChain (Calculation Chain Info)
This element represents the root of the calculation chain.
Parent Elements |
|---|
Root element of SpreadsheetML Calculation Chain part |
Child Elements | Subclause |
|---|---|
c (Cell) | §18.6.1 |
extLst (Future Feature Data Storage Area) | §18.2.10 |
[Note: The W3C XML Schema definition of this element’s content model (CT_CalcChain) is located in §A.2. end note]
© ISO/IEC29500: 2008.