Sections Object
Description
The Sections object contains a collection of all existing Section tabs for a given report template in PC-DMIS's Report Template editor.
Object Model
Remarks
Use Sections.Add to create a new section and add it to the Sections collection.
Use Sections(index) where index is a section's name or index number to access the section.
See Also