Compartilhar via


Comment.Likes Propriedade

Definição

likes, essa propriedade só está disponível em Office 2021 e posterior.

Representa o seguinte atributo no esquema: 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)

Valor da propriedade

Atributos

Aplica-se a