Compartir a través de


PivotAreaReference.ByPosition Propiedad

Definición

Referencia posicional

Representa el atributo siguiente en el esquema: 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

Valor de propiedad

Devuelve BooleanValue.

Atributos

Se aplica a