CustomXmlElement.Element Propiedad
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
Obtiene o establece el nombre del elemento.
[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
Valor de propiedad
- Atributos