Expand Minimize
This topic has not yet been rated - Rate this topic

WdSortSeparator Enumeration

Specifies the type of field separator.

Namespace:  Microsoft.Office.Interop.Word
Assembly:  Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
public enum WdSortSeparator
Member nameDescription
wdSortSeparateByTabsTab.
wdSortSeparateByCommasComma.
wdSortSeparateByDefaultTableSeparatorDefault table separator.

Used with the Sort method of the Range or Selection object.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.