Selection.Footnotes 属性

定义

返回一个 Footnotes 集合,该集合代表选定内容中的所有脚注。

public:
 property Microsoft::Office::Interop::Word::Footnotes ^ Footnotes { Microsoft::Office::Interop::Word::Footnotes ^ get(); };
public Microsoft.Office.Interop.Word.Footnotes Footnotes { get; }
member this.Footnotes : Microsoft.Office.Interop.Word.Footnotes
Public ReadOnly Property Footnotes As Footnotes

属性值

适用于