Поделиться через


Scenario.User Свойство

Определение

имя пользователя;

Представляет следующий атрибут в схеме: 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

Значение свойства

Возвращает .StringValue

Атрибуты

Применяется к