Share via


TupleSetRowItem.UniqueName Property

Definition

u, this property is only available in Office 2010 and later.

Represents the following attribute in the schema: u

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

Property Value

Attributes

Applies to