Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

Word.TableFieldSeparator enum

Package:
word

Specifies the character used to separate fields in a table.

Remarks

API set: WordApiDesktop 1.4

Used by

Fields

comma = "Comma"

Uses the comma.

defaultListSeparator = "DefaultListSeparator"

Uses the default list separator.

paragraph = "Paragraph"

Uses the paragraph marker.

tab = "Tab"

Uses the tab.


Feedback

Was this page helpful?