ReferenceType必要Variant您想要將交互參照插入其中的項目類型。 它可以為任何WdReferenceType常數。 註解 此方法會傳回的陣列會對應至交互參照] 對話方塊中的方塊中列出的項目。 此方法所傳回的值可以做為Range或Selection物件的InsertCrossReference方法的 ReferenceWhich 引數的值。
expression。InsertCrossReference(_ReferenceType_,_ReferenceKind_,_ReferenceItem_,_InsertAsHyperlink_,_IncludePosition_,_SeparateNumbers_,_SeparatorString_) 需要expression。 代表Range物件的變數。 參數 名稱必要/選用資料類型描述 ReferenceType必要Variant要插入交互參照的項目類型。 可以是任何WdReferenceType或WdCapt...
Selection.InsertCrossReference method (Word) Microsoft Ignite Nov 18–22, 2024 დარეგისტრირდით ახლავე გაფრთხილების გაუქმება Learn
Microsoft.Office.Interop.Word 程序集: Microsoft.Office.Interop.Word.dll 插入对标题、书签、脚注、尾注或定义了题注标签的项(如公式、图表或表格)的交叉引用。 C# publicvoidInsertCrossReference(refobjectReferenceType, Microsoft.Office.Interop.Word.WdReferenceKind ReferenceKind,refobjectReferenceItem,refobjectInse...
If you've inserted a cross-reference and it looks similar to {REF _Ref249586 \* MERGEFORMAT}, then Word is displaying field codes instead of field results. When you print the document or hide field codes, the field results replace the field codes. To see the field results instead of fiel...
A cross-reference refers to an item that appears in another location in a document. For example, you can mention "Figure 1" in your document and refer the reader to the figure's location elsewhere in the document. By default, Word inserts a cross-reference as a hyperlink that you can cl...
返回或设置一个 boolean 类型的值 ,该值代表是否从内置的 Word 错误消息或 Office 附带的 Microsoft XML Core Services (MSXML) (MSXML) 5.0 组件生成错误消息文本。 (继承自 _Document) XMLUseXSLTWhenSaving 返回一个 boolean 类型的值 ,该值表示是否要保存文档通过可扩展样式表语言转换 (XSLT)。 (继承自...
返回或设置一个 boolean 类型的值 ,该值代表是否从内置的 Word 错误消息或 Office 附带的 Microsoft XML Core Services (MSXML) (MSXML) 5.0 组件生成错误消息文本。 (继承自 _Document) XMLUseXSLTWhenSaving 返回一个 boolean 类型的值 ,该值表示是否要保存文档通过可扩展样式表语言转换 (XSLT)。 (继承自...
全部显示 插入对标题、书签、脚注、尾注或定义了题注标签的项(如公式、图表或表格)的交叉引用。 expression.InsertCrossReference(ReferenceType, R…
Reference Feedback DefinitionNamespace: Microsoft.Office.Interop.Word Assembly: Microsoft.Office.Interop.Word.dll Represents a document.C# 複製 [System.Runtime.InteropServices.Guid("0002096B-0000-0000-C000-000000000046")] public interface Document : Microsoft.Office.Interop.Word._Document, Microsoft....