Share via


PivotCacheDefinition.SlicerData Property

Definition

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

Represents the following attribute in the schema: slicerData

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

Property Value

Attributes

Applies to