Word) (Sections 对象 项目 2023/04/07 6 个参与者 反馈 本文内容 备注 方法 属性 另请参阅 一套节 所选内容、 范围或文档中的对象。备注使用节 属性以返回 Sections 集合。 下面的示例在活动文档中的最后一节的末尾插入文本。VB 复制 With ActiveDocument.Sections.Last.Range .Collapse Direction:=wd...
要查看word对象模型的层次关系图,请参阅“帮助”中的“microsoft word 对象”。要获得对某种特定对象的详细描述,可以在此图中单击该对象的名字,或是在“帮助”的索引中对特定对象进行搜索。 怎样显示word visual basic帮助 要使用word visual basic帮助,必须在安装过程中选择“自定义”的安装方式,并且为word选中“vis...
多种对象 Sections (Section) 多种对象 本对象为 Section 对象组成的集合,这些元素对象位于所选内容、范围或文档中。 使用 Sections 集合 可用 Secti…
Sections获取一个Sections集合,该集合表示 Bookmark 控件中的节。 Sentences获取一个Sentences集合,该集合表示 Bookmark 控件中的所有句子。 Shading获取一个Shading对象,该对象表示 Bookmark 控件的底纹格式设置。 ShapeRange获取一个ShapeRange集合,该集合表示 Bookmark 控件中的所有Shape对象。
Word 組件: Microsoft.Office.Tools.Word.dll Bookmark 控制項是具有唯一名稱、可公開事件及繫結至資料的書籤。 C# 複製 [System.Runtime.InteropServices.Guid("716bd356-0f64-430b-9ea0-bde2921a0227")] public interface Bookmark : IDisposable, System.ComponentModel.IComponent, System.ComponentModel....
命名空间: Microsoft.Office.Interop.Word 程序集: Microsoft.Office.Interop.Word.dll 表示窗口或窗格中的当前选内容。C# 复制 [System.Runtime.InteropServices.Guid("00020975-0000-0000-C000-000000000046")] public interface Selection属性 GuidAttribute 注解选定内容表示文档中的选定(或突出显示)区域,或者代表插入...
WordQuality and performance improvements October 22, 2024Version 16.90.1 (Build 24102013)Resolved issuesOutlookQuality and performance improvements October 15, 2024Version 16.90 (Build 24101387)Feature updatesOutlookCollapsible event headers: Users can now expand or collapse the event preview and compose ...
(--lia-nav-controller-icon-color)","linkBorderHover":"none","collapseMenuMarginLeft":"20px","linkFontStyle":"NORMAL","controllerTextHoverColor":"var(--lia-nav-controller-icon-hover-color)","linkPaddingX":"10px","linkPaddingY":"5px","paddingTop":"15px","linkTextTransform":"NONE",...
Word Developer Reference Collapses a selection to the starting or ending position. After a selection is collapsed, the starting and ending points are equal. Syntax expression.Collapse(Direction) expressionRequired. A variable that represents aSelectionobject. ...
Sections Returns a Sections collection that represents the sections in the specified range. Sentences Returns a Sentences collection that represents all the sentences in the range. Shading Returns a Shading object that refers to the shading formatting for the specified object. ShapeRange Returns ...