Share via


RevExRowColumn.Ref Property

Definition

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

Represents the following attribute in the schema: 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

Property Value

Attributes

Applies to