CustomXmlElement.Element Property

Definition

Gets or sets the element name.

[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

Property Value

Attributes

Applies to