This class represents all the sections in a document.
Properties
Application through getApplication
Count through getCount
Methods
add
item
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.
Example: TextSections