Word.GoToItem enum
注意
此 API 以预览状态提供给开发者,可能根据我们收到的反馈更改。 请勿在生产环境中使用此 API。
指定要移动或扩展 选定内容的项或位置。
注解
字段
| bookmark = "Bookmark" | 移动到书签。 |
| comment = "Comment" | 移动到批注。 |
| embeddedObject = "EmbeddedObject" | 移动到嵌入对象。 |
| endnote = "Endnote" | 移动到尾注。 |
| equation = "Equation" | 移动到公式。 |
| field = "Field" | 移动到字段。 |
| footnote = "Footnote" | 移动到脚注。 |
| grammaticalError = "GrammaticalError" | 移动到语法错误。 |
| graphic = "Graphic" | 移动到图形。 |
| heading = "Heading" | 移动到标题。 |
| line = "Line" | 移动到一行。 |
| page = "Page" | 移动到页面。 |
| percent = "Percent" | 移动到百分比。 |
| proofreadingError = "ProofreadingError" | 移动到校对错误。 |
| section = "Section" | 移动到分区。 |
| spellingError = "SpellingError" | 移动到拼写错误。 |
| table = "Table" | 移动到表。 |