Compartir a través de


PivotSelection.ActiveRow Propiedad

Definición

Fila activa

Representa el atributo siguiente en el esquema: activeRow

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

Valor de propiedad

Devuelve UInt32Value.

Atributos

Se aplica a