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)

属性值

属性

适用于