Partager via


Person.DisplayName Propriété

Définition

displayName, cette propriété est disponible uniquement dans Office 2019 et versions ultérieures.

Représente l’attribut suivant dans le schéma : 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

Valeur de propriété

Attributs

S’applique à