InsertSectionBefore Method
Description
This method inserts a new section before the named section. The new section will have the default internal name of "section" followed by a number.
Syntax
Parameters
- Name
- Required String value that defines the name of the existing section before which the new section will be inserted.
See Also