Compartilhar via


TabularSlicerCache.CustomListSort Property

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; }

Property Value

Type: DocumentFormat.OpenXml.BooleanValue

See Also

Reference

TabularSlicerCache Class

TabularSlicerCache Members

DocumentFormat.OpenXml.Office2010.Excel Namespace