TextSections

This class represents all the sections in a document.

Properties

Application through getApplication

Count through getCount

Methods

add

item

Access

To get all the sections of a document, use the Sections property in the Document class.

Usage

TextSections provides access to sections and provides a method to insert new sections.

See examples

Example: TextSections