Selection.FootnoteOptions 属性

定义

返回一个 FootnoteOptions 对象,该对象代表选定内容中的脚注属性。

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

属性值

适用于