Share via


NoNamespace.iterate Field

Definition

Represents the iterate XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: calcPr.
  • corresponds to the following strongly-typed properties: CalculationProperties.Iterate.

Applies to