次の方法で共有


Footnotes.SwapWithEndnotes メソッド

定義

文書内のすべての脚注を文末脚注に変換し、その逆を行います。

public:
 void SwapWithEndnotes();
public void SwapWithEndnotes ();
abstract member SwapWithEndnotes : unit -> unit
Public Sub SwapWithEndnotes ()

注釈

脚注の範囲を文末脚注に変換するには、 メソッドを Convert() 使用します。

適用対象