ContextNode.ContentType 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.
contentType
Représente l’attribut suivant dans le schéma : contentType
[DocumentFormat.OpenXml.SchemaAttr(0, "contentType")]
public DocumentFormat.OpenXml.Int32Value ContentType { get; set; }
public DocumentFormat.OpenXml.Int32Value ContentType { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "contentType")]
public DocumentFormat.OpenXml.Int32Value? ContentType { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("contentType")]
public DocumentFormat.OpenXml.Int32Value? ContentType { get; set; }
public DocumentFormat.OpenXml.Int32Value? ContentType { get; set; }
member this.ContentType : DocumentFormat.OpenXml.Int32Value with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "contentType")>]
member this.ContentType : DocumentFormat.OpenXml.Int32Value with get, set
[<DocumentFormat.OpenXml.SchemaAttr("contentType")>]
member this.ContentType : DocumentFormat.OpenXml.Int32Value with get, set
Public Property ContentType As Int32Value
Valeur de propriété
- Attributs