Поделиться через


SortMethodValues Enumeration

Sort Method

Namespace:  DocumentFormat.OpenXml.Spreadsheet
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Декларация
Public Enumeration SortMethodValues
'Применение
Dim instance As SortMethodValues
public enum SortMethodValues

Members

Member name Description
Stroke Sort by Stroke. When the item is serialized out as xml, its value is "stroke".
PinYin PinYin Sort. When the item is serialized out as xml, its value is "pinYin".
None None. When the item is serialized out as xml, its value is "none".

See Also

Reference

DocumentFormat.OpenXml.Spreadsheet Namespace