LineSeparatorsEnum

Applies to: Access 2013, Office 2013

Specifies the character used as a line separator in text Stream objects.

Constant

Value

Description

adCR

13

Indicates carriage return.

adCRLF

-1

Default. Indicates carriage return line feed.

adLF

10

Indicates line feed.

ADO/WFC equivalent

These constants do not have ADO/WFC equivalents.