Enum TextToColumnsDelimiter

Stay organized with collections Save and categorize content based on your preferences.
TextToColumnsDelimiter

An enumeration of the types of preset delimiters that can split a column of text into multiple columns.

Properties

PropertyTypeDescription
COMMAEnum"," delimiter.
SEMICOLONEnum";" delimiter.
PERIODEnum"." delimiter.
SPACEEnum" " delimiter.