WordRTFImportPreference

Word RTF import preferences.

Objects:

Boolean, ConvertPageBreaks, ConvertTablesTo, Object

Property Listing

Property

Type

Access

Description

convertPageBreaks

ConvertPageBreaks

ConvertPageBreaks.COLUMN_BREAK

ConvertPageBreaks.NONE

ConvertPageBreaks.PAGE_BREAK

read/write

The option for handling manual page breaks.

convertTablesTo

ConvertTablesTo

ConvertTablesTo.UNFORMATTED_TABBED_TEXT

ConvertTablesTo.UNFORMATTED_TABLE

read/write

The method of handling tables whose formatting has been removed. Note: Valid when remove formatting is true.

importIndex

Boolean

read/write

If true, imports the index.

importNotes

Boolean

read/write

If true, imports footnotes and endnotes.

importTOC

Boolean

read/write

If true, imports the table of contents.

parent

Application

readonly

The parent of the WordRTFImportPreference (a Application).

properties

Object

read/write

A property that allows setting of several properties at the same time.

removeFormatting

Boolean

read/write

If true, removes Word styles and formatting from text and tables.

Object of

Application.wordRTFImportPreferences