InsertGroupHF(String,String) Method
Inserts a group header and a matching group footer into the SectionCollection with the names, specified in the corresponding grHeaderName and grFooterName parameters.
'Declaration
Public Overloads Sub InsertGroupHF( _
ByVal As String, _
ByVal As String _
)
Parameters
- grHeaderName
- Specifies the name of the Group Header section.
- grFooterName
- Specifies the name of the Page Footer section.