次の方法で共有


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)

プロパティ値

属性

適用対象