RowSortMap.Ref Property

Definition

Reference

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