Share via


TabularSlicerCacheItem.IsSelected Property

Definition

s, this property is only available in Office 2010 and later.

Represents the following attribute in the schema: 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

Property Value

Attributes

Applies to