Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Specifies the type of field separator.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in microsoft.office.interop.word.dll)
Usage
Dim wdSortSeparator1 As WdSortSeparator = WdSortSeparator.wdSortSeparateByCommas
Syntax
Public Enum WdSortSeparator
public enum WdSortSeparator
public enum class WdSortSeparator
public enum WdSortSeparator
public enum WdSortSeparator
Members
| Member name | Description |
|---|---|
| wdSortSeparateByCommas | Comma. |
| wdSortSeparateByDefaultTableSeparator | Default table separator. |
| wdSortSeparateByTabs | Tab. |
Remarks
Used with the Sort method of the Range or Selection object.
Platforms
Development Platforms
Windows XP Home Edition, Windows XP Professional, Windows Server 2003, and Windows 2000