Share via


Comment.Likes プロパティ

定義

likes では、このプロパティはOffice 2021以降でのみ使用できます。

スキーマ内の次の属性を表します。

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

プロパティ値

属性

適用対象