Freigeben über


SlicerStyles.DefaultSlicerStyle-Eigenschaft

defaultSlicerStyle.Represents the attribte in schema: defaultSlicerStyle

Namespace:  DocumentFormat.OpenXml.Office2010.Excel
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
<SchemaAttrAttribute(, "defaultSlicerStyle")> _
Public Property DefaultSlicerStyle As StringValue
    Get
    Set
'Usage
Dim instance As SlicerStyles
Dim value As StringValue

value = instance.DefaultSlicerStyle

instance.DefaultSlicerStyle = value
[SchemaAttrAttribute(, "defaultSlicerStyle")]
public StringValue DefaultSlicerStyle { get; set; }

Eigenschaftswert

Typ: DocumentFormat.OpenXml.StringValue

Siehe auch

Referenz

SlicerStyles Klasse

SlicerStyles-Member

DocumentFormat.OpenXml.Office2010.Excel-Namespace