Share via


TupleSetRowItem.DisplayName Property

Definition

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

Represents the following attribute in the schema: d

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

Property Value

Attributes

Applies to