Partager via


Scenario.User Propriété

Définition

Nom de l'utilisateur

Représente l’attribut suivant dans le schéma : user

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

Valeur de propriété

Retourne StringValue.

Attributs

S’applique à