MetadataStrings.Count Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Nombre de chaînes de métadonnées MDX
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.
Nombre d’enregistrements dans le magasin de chaînes.
Les valeurs possibles pour cet attribut sont définies par le type de données SCHÉMA unsignedInt
XML.