PivotRow.Reference Property

Definition

r, this property is only available in Office 2013 and later.

Represents the following attribute in the schema: r

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

Property Value

Attributes

Applies to