Share via


RevExRowColumn.Uidp Property

Definition

uidp, this property is only available in Office 2016 and later.

Represents the following attribute in the schema: uidp

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

Property Value

Attributes

Applies to