'Declaration Public Function AddSectionBreak( _ Optional ByVal sectionStart As SectionStart _ ) As Section
public Section AddSectionBreak( SectionStart sectionStart )
Parameters
- sectionStart
- The SectionStart for the new section.
Return Value
The newly created Section after this paragraph.