Share via


NoNamespace.iterateCount Field

Definition

Represents the iterateCount XML attribute.

public static readonly System.Xml.Linq.XName iterateCount;
 staticval mutable iterateCount : System.Xml.Linq.XName
Public Shared ReadOnly iterateCount 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.IterateCount.

Applies to