RevisionList.Ref 属性

定义

ref,此属性仅在 Office 2016 及更高版本中可用。

表示架构中的以下属性:ref

[DocumentFormat.OpenXml.SchemaAttr(0, "ref")]
public DocumentFormat.OpenXml.StringValue Ref { get; set; }
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; }
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

属性值

属性

适用于