Share via


RevListAutoExpandRw.RefAdded Property

Definition

refAdded, this property is only available in Office 2016 and later.

Represents the following attribute in the schema: refAdded

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

Property Value

Attributes

Applies to