CustomXmlElement.Uri Property

Definition

Gets or sets the custom XML Markup Namespace.

[DocumentFormat.OpenXml.SchemaAttr(23, "uri")]
public DocumentFormat.OpenXml.StringValue Uri { get; set; }
public DocumentFormat.OpenXml.StringValue Uri { get; set; }
public DocumentFormat.OpenXml.StringValue? Uri { get; set; }
member this.Uri : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(23, "uri")>]
member this.Uri : DocumentFormat.OpenXml.StringValue with get, set
Public Property Uri As StringValue

Property Value

Attributes

Applies to