This topic has not yet been rated - Rate this topic

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.

Namespace:  DocumentFormat.OpenXml.Spreadsheet
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
[ChildElementInfoAttribute(typeof(CalculationCell))]
[ChildElementInfoAttribute(typeof(ExtensionList))]
public class CalculationChain : OpenXmlPartRootElement

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.

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ