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


Comment.Likes Свойство

Определение

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

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

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)

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

Атрибуты

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