RowItem.RepeatedItemCount Propriété

Définition

Nombre d’éléments répétés

Représente l’attribut suivant dans le schéma : r

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

Valeur de propriété

Retourne UInt32Value.

Attributs

S’applique à