Compartir a través de


TabularSlicerCacheItem.IsSelected Propiedad

Definición

s, esta propiedad solo está disponible en Office 2010 y versiones posteriores.

Representa el atributo siguiente en el esquema: s

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

Valor de propiedad

Atributos

Se aplica a