Lưu ý
Cần có ủy quyền mới truy nhập được vào trang này. Bạn có thể thử đăng nhập hoặc thay đổi thư mục.
Cần có ủy quyền mới truy nhập được vào trang này. Bạn có thể thử thay đổi thư mục.
Converts endnotes to footnotes, or vice versa.
Syntax
expression. Convert
expression Required. A variable that represents a 'Footnotes' object.
Example
This example converts the footnotes in the selection to endnotes.
If Selection.Footnotes.Count > 0 Then Selection.Footnotes.Convert
See also
Support and feedback
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.