CustomXmlElement.Element Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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