CustomXmlElement.Element 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.
Obtient ou définit le nom de l’élément.
[DocumentFormat.OpenXml.SchemaAttr(23, "element")]
public DocumentFormat.OpenXml.StringValue Element { get; set; }
public DocumentFormat.OpenXml.StringValue Element { get; set; }
public DocumentFormat.OpenXml.StringValue? Element { get; set; }
member this.Element : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(23, "element")>]
member this.Element : DocumentFormat.OpenXml.StringValue with get, set
Public Property Element As StringValue
Valeur de propriété
- Attributs