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.
Resets the footnote or endnote continuation separator to the default separator.
Syntax
expression. ResetContinuationSeparator
expression Required. A variable that represents a 'Footnotes' collection.
Remarks
The default separator is a long horizontal line that separates document text from notes continued from the previous page.
Example
This example resets the footnote continuation separator to the default separator line.
ActiveDocument.Footnotes.ResetContinuationSeparator
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.