Freigeben über


OlapSlicerCacheSortOrderValues-Enumeration

Defines the OlapSlicerCacheSortOrderValues enumeration.

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

Syntax

'Declaration
Public Enumeration OlapSlicerCacheSortOrderValues
'Usage
Dim instance As OlapSlicerCacheSortOrderValues
public enum OlapSlicerCacheSortOrderValues

Member

Membername Beschreibung
Natural natural. When the item is serialized out as xml, its value is "natural".
Ascending ascending. When the item is serialized out as xml, its value is "ascending".
Descending descending. When the item is serialized out as xml, its value is "descending".

Siehe auch

Referenz

DocumentFormat.OpenXml.Office2010.Excel-Namespace