PivotCacheRecords.Count Propriété

Définition

Nombre d’enregistrements pivotcache

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

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

Valeur de propriété

Retourne UInt32Value.

Attributs

Remarques

Les informations suivantes de la norme internationale ECMA ECMA-376 peuvent être utiles lors de l’utilisation de cette classe.

Spécifie le nombre d’enregistrements dans le cache.

Les valeurs possibles pour cet attribut sont définies par le type de données SCHÉMA unsignedInt XML.

S’applique à