Freigeben über


Slicer.Style-Eigenschaft

style.Represents the attribte in schema: style

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

Syntax

'Declaration
<SchemaAttrAttribute(, "style")> _
Public Property Style As StringValue
    Get
    Set
'Usage
Dim instance As Slicer
Dim value As StringValue

value = instance.Style

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

Eigenschaftswert

Typ: DocumentFormat.OpenXml.StringValue

Siehe auch

Referenz

Slicer Klasse

Slicer-Member

DocumentFormat.OpenXml.Office2010.Excel-Namespace