Compartilhar via


PivotAreaReference.Selected Propriedade

Definição

Selecionado

Representa o seguinte atributo no esquema: selecionado

[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 da propriedade

Retorna BooleanValue.

Atributos

Aplica-se a