Compartir a través de


PivotAreaReference.Selected Propiedad

Definición

Seleccionado

Representa el atributo siguiente en el esquema: seleccionado

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

Valor de propiedad

Devuelve BooleanValue.

Atributos

Se aplica a