'Usage
Dim instance As Document
Dim footnoteContent As Object
Dim formatting As Formatting
Dim value As Footnote
value = instance.AddFootnote(footnoteContent, formatting)
Parameters
footnoteContent
The description of the footnote. Valid values are string, Picture, Hyperlink and Table.
formatting
The formatting to use for the footnoteContent (when footnoteContent is a string).
Return Value
The created footnote that will be appended to a paragraph of the document.
Requirements
Target Platforms: Windows 11, Windows 10, Windows 7, Windows, 11, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2