In This Topic
Adds a
Footnote to this collection at the
InsertLocation.End location.
Syntax
'Declaration
Public Overloads Function Add( _
Optional ByVal As System.String _
) As Footnote
public Footnote Add(
System.string
)
Parameters
- text
- The footnote text.
Return Value
See Also