共用方式為


ThreadedComment.Ref Property

Definition

ref, this property is only available in Office 2019 and later.

Represents the following attribute in the schema: ref

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

Property Value

Attributes

Applies to