Add Method DescriptionThis method adds a new section to the end of the template with the given name SyntaxVisual BasicPublic Function Add( _ ByVal Name As String _ ) As Section Parameters Name Required string value that defines the name of the new section you want to add. See AlsoSections Object | Sections Members