次の方法で共有


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 を返します。

属性

適用対象