CalculationProperties.IterateCount Property
Iteration Count.Represents the attribte in schema: iterateCount
Namespace: DocumentFormat.OpenXml.Spreadsheet
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaración
<SchemaAttrAttribute(, "iterateCount")> _
Public Property IterateCount As UInt32Value
Get
Set
'Uso
Dim instance As CalculationProperties
Dim value As UInt32Value
value = instance.IterateCount
instance.IterateCount = value
[SchemaAttrAttribute(, "iterateCount")]
public UInt32Value IterateCount { get; set; }
Property Value
Type: DocumentFormat.OpenXml.UInt32Value
Returns UInt32Value.