Word.ReferenceType enum
Specifies the type of reference to insert.
Remarks
[ API set: WordApiDesktop 1.4 ]
Fields
| bookmark = "Bookmark" | Refers to a bookmark in the document. |
| endnote = "Endnote" | Refers to an endnote in the document. |
| footnote = "Footnote" | Refers to a footnote in the document. |
| heading = "Heading" | Refers to a heading in the document. |
| numberedItem = "NumberedItem" | Refers to a numbered item in the document. |