CalculationProperties.Iterate 属性

定义

计算迭代

表示架构中的以下属性:循环访问

[DocumentFormat.OpenXml.SchemaAttr(0, "iterate")]
public DocumentFormat.OpenXml.BooleanValue Iterate { get; set; }
public DocumentFormat.OpenXml.BooleanValue Iterate { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "iterate")]
public DocumentFormat.OpenXml.BooleanValue? Iterate { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("iterate")]
public DocumentFormat.OpenXml.BooleanValue? Iterate { get; set; }
public DocumentFormat.OpenXml.BooleanValue? Iterate { get; set; }
member this.Iterate : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "iterate")>]
member this.Iterate : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("iterate")>]
member this.Iterate : DocumentFormat.OpenXml.BooleanValue with get, set
Public Property Iterate As BooleanValue

属性值

返回 BooleanValue

属性

适用于