word索引標籤的相關文章

逐步解說:使用功能區 XML 建立自訂的索引標籤
瀏覽:827
日期:2025-06-16
public void OnTableButton(Office.IRibbonControl control) { object missing = System.Type.Missing; Word.Range currentRange = Globals.ThisAddIn.Application.Selection.Range; Word.Table newTable = Globals.ThisAddIn.Application.ActiveDocument.Tables ......看更多