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


Comment.AssignedTo Свойство

Определение

AssignedTo это свойство доступно только в Office 2021 и более поздних версиях.

Представляет следующий атрибут в схеме: assignedTo

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

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

Атрибуты

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