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


Comment.Tags Свойство

Определение

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

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

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

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

Атрибуты

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