Share via


X.calcChain Field

Definition

Represents the x:calcChain XML element.

public static readonly System.Xml.Linq.XName calcChain;
 staticval mutable calcChain : System.Xml.Linq.XName
Public Shared ReadOnly calcChain As XName 

Field Value

Remarks

As an XML element, it:

  • has the following child XML elements: c, extLst.
  • corresponds to the following strongly-typed classes: CalculationChain.

Applies to