WdTableFieldSeparator enumeration

Specifies the character to use to separate text into cells when converting text to a table, or to delimit converted columns when converting a table to text (paragraph marks delimit converted rows).

Namespace:  Microsoft.Office.Interop.Word
Assembly:  Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)

No code example is currently available or this language may not be supported.

Member nameDescription
wdSeparateByParagraphsParagraph markers.
wdSeparateByTabsA tab.
wdSeparateByCommasA comma.
wdSeparateByDefaultListSeparatorThe default list separator.
Show: