Share via


SlicerStyles.DefaultSlicerStyle Property

Definition

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

Represents the following attribute in the schema: defaultSlicerStyle

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

Property Value

Attributes

Applies to