wdDialogTableAutoFormat HideAutoFit、 Preview、 Format、 Borders、 Shading、 Font、 Color、 AutoFit、 HeadingRows、 FirstColumn、 LastRow、 LastColumn wdDialogTableCellOptions (無) wdDialogTableColumnWidth ColumnWidth、 SpaceBetweenCols、 PrevColumn、 NextColumn、 AutoFit、 RulerStyle wdDialogTableDelete...
Dim i As Integer For i = 1 To 50 Selection.TypeText "[" & i & "]" Selection.Move 4, 1 Next End Sub 1. 2. 3. 4. 5. 6. 7. 8. Sub 在第三段之后插入一个新的段落()'光标定位在第一段 起始位置 Selection.Move4,3Selection.TypeParagraph End Sub 1. 2. 3. 4. 5. Sub 在落款...
MoveToMathControl MoveToRangeEnd MoveToRangeStart MoveToRun MovieReference MultiLevelType MultiLevelValues 名称 NextParagraphStyle NoBorder NoBreakHyphen NoColumnBalance NoEndnote NoExtraLineSpacing 无前导 NoLineBreaksAfterKinsoku NoLineBreaksBeforeKinsoku NonNegativeDecimalNumberType NonNegativeShortType NoProof...
Selection.EndOf Unit:=wdStory, Extend:=wdMove Selection.HomeKey Unit:=wdLine, Extend:=wdExtend Selection.MoveUp Unit:=wdLine, Count:=2, Extend:=wdExtend Selection物件有各種方法和屬性,您可以利用這些方法和屬性來編輯文件中的選定文字。 下列範例會選取使用中文件中的第一句,並將它以新段落取代。
ColumnSelectMode 确定列选择模式是否处于活动状态。 Comments 返回一个 Comments 集合,该集合代表指定选定内容中的所有注释。 ContentControls 返回一个 ContentControls 集合,该集合表示范围中包含的内容控件。 只读。 Creator 返回一个 32 位整数,它指示在其中创建指定的对象的应用程序。 Document 返回与 Document 指...
NextSubdocument Paste PasteAndFormat PasteAppendTable PasteAsNestedTable PasteExcelTable PasteFormat PasteSpecial Previous PreviousField PreviousRevision PreviousSubdocument ReadingModeGrowFont ReadingModeShrinkFont RtlPara RtlRun Select SelectCell SelectColumn ...
Step 8.Enter the new name for the file and press "Enter" to apply the change. Step 9.Use the "Tab" key to move to the next file in the list and trigger the rename action. Step 10.Continue renaming each file one by one by repeating steps 7 to 9. ...
Column Widthchanges line length to improve focus and comprehension. Page Colorcan make text easy to scan with less eye strain. Line Focusremoves distractions so that you can move through a document line by line. Adjust the focus to put one, three, or five lines in view at a time. ...
MoveToRangeStart MoveToRun MovieReference MultiLevelType MultiLevelValues 名前 NextParagraphStyle NoBorder NoBreakHyphen NoColumnBalance NoEndnote NoExtraLineSpacing NoLeading NoLineBreaksAfterKinsoku NoLineBreaksBeforeKinsoku NonNegativeDecimalNumberType NonNegativeShortType NoProof NoPunctuationKerning ...
Move: Moves the application's main window based on the required Left and Top arguments, which are both Integer values Resize: Resizes the application's main window based on the required arguments Width and Height (in points). This example moves the application to the uppermost left corner of...