Freigeben über


TabularSlicerCache.CustomListSort-Eigenschaft

customListSort.Represents the attribte in schema: customListSort

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

Syntax

'Declaration
<SchemaAttrAttribute(, "customListSort")> _
Public Property CustomListSort As BooleanValue
    Get
    Set
'Usage
Dim instance As TabularSlicerCache
Dim value As BooleanValue

value = instance.CustomListSort

instance.CustomListSort = value
[SchemaAttrAttribute(, "customListSort")]
public BooleanValue CustomListSort { get; set; }

Eigenschaftswert

Typ: DocumentFormat.OpenXml.BooleanValue

Siehe auch

Referenz

TabularSlicerCache Klasse

TabularSlicerCache-Member

DocumentFormat.OpenXml.Office2010.Excel-Namespace