PivotAreaReference.ByPosition Property

Definition

Positional Reference

Represents the following attribute in the schema: byPosition

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

Property Value

Returns BooleanValue.

Attributes

Applies to