Compartir a través de


Person.DisplayName Propiedad

Definición

displayName, esta propiedad solo está disponible en Office 2019 y versiones posteriores.

Representa el atributo siguiente en el esquema: displayName

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

Valor de propiedad

Atributos

Se aplica a