Bookmark 对象 方法 属性 Application Column Creator Empty End 名称 Parent 范围 开始 StoryType Bookmarks 对象 Border 对象 Borders 对象 Break 对象 Breaks 对象 Broadcast 对象 Browser 对象 BuildingBlock 对象 BuildingBlockEntries 对象 BuildingBlocks 对象 ...
傳回代表 Microsoft Word 應用程式的 Application 物件。語法運算式。應用表達 代表Bookmark 物件的 變數。另請參閱Bookmark 物件支援和意見反應有關於 Office VBA 或這份文件的問題或意見反應嗎? 如需取得支援服務並提供意見反應的相關指導,請參閱 Office VBA 支援與意見反應。
IfActiveDocument.Bookmarks.Exists("temp") =TrueThenIfActiveDocument.Bookmarks("temp").Empty =TrueThen_ MsgBox"The Temp bookmark is empty"EndIf 另請參閱 Bookmark 物件 支援和意見反應 有關於 Office VBA 或這份文件的問題或意見反應嗎? 如需取得支援服務並提供意見反應的相關指導,請參閱Office VBA 支援與...
Bookmark 对象 Bookmark 对象 方法 属性 Application Column Creator Empty End 名称 Parent 范围 开始 StoryType Bookmarks 对象 Border 对象 Borders 对象 Break 对象 Breaks 对象 Broadcast 对象 Browser 对象 BuildingBlock 对象 BuildingBlockEntries 对象
private void BookmarkParagraphFormat() { this.Paragraphs[1].Range.InsertParagraphBefore(); Microsoft.Office.Tools.Word.Bookmark bookmark1 = this.Controls.AddBookmark(this.Paragraphs[1].Range, "bookmark1"); bookmark1.Text = "This is sample bookmark text."; bookmark1.ParagraphFormat.SpaceBefore...
Microsoft.Office.Interop.Word 程序集: Microsoft.Office.Interop.Word.dll 表示单个书签。 C# [System.Runtime.InteropServices.Guid("00020968-0000-0000-C000-000000000046")]publicinterfaceBookmark 属性 GuidAttribute 注解 Bookmark对象是 集合的成员Bookmarks。 该书签 集合包含在书签对话框 (插入菜单) 中列出的所有...
BookmarkID获取 Bookmark 控件在文档中的位置。 Bookmarks获取一个Microsoft.Office.Interop.Word.Bookmarks集合,该集合表示 Bookmark 控件内的所有书签。 Borders获取一个Borders集合,该集合表示 Bookmark 控件的所有边框。 CanEdit基础结构。 CanPaste基础结构。
Word 概述 概念 对象模型 概述 AddIn 对象 AddIns 对象 Adjustments 对象 应用程序对象 AutoCaption 对象 AutoCaptions 对象 AutoCorrect 对象 AutoCorrectEntries 对象 AutoCorrectEntry 对象 AutoTextEntries 对象 AutoTextEntry 对象 Axes 对象 Axis 对象 AxisTitle 对象 Bibliography 对象 Bookmark 对象 Bookmarks 对象 Bord...
Bookmark the Security blog to keep up with our expert coverage on security matters. Also, follow us on LinkedIn (Microsoft Security) and X (@MSFTSecurity) for the latest news and updates on cybersecurity. 1Frost & Sullivan names Microsoft a Leader in the Frost Radar™: Managed Detection ...
Microsoft Word's Bookmark feature lets you quickly find passages in long documents without having to scroll through large blocks of text or use the Find feature with words that may be interspersed in many places in the overall text. This feature can be useful when editing a passage that requi...