如何更改 Office.js API 中的自动更正 table 选项?
How can I change Auto Correct table Options from Office.js API?
我想禁用表 "Automatically Expand tables"(在 Mac 上)或 "Include new rows and columns in table"(在 windows 上)的自动更正选项,并使用 Office.js api。
我看到在 VBscript 上你会使用 Application.AutoCorrect object ,但我在 Office.js
中找不到相同的对象
谢谢,很抱歉 office.js 目前不提供 API 访问自动支出 Table 选项,请您通过 https://officespdev.uservoice.com/forums/224641-feature-requests-and-feedback?category_id=163563 和赞成这个功能。感谢您的支持。
我想禁用表 "Automatically Expand tables"(在 Mac 上)或 "Include new rows and columns in table"(在 windows 上)的自动更正选项,并使用 Office.js api。 我看到在 VBscript 上你会使用 Application.AutoCorrect object ,但我在 Office.js
中找不到相同的对象谢谢,很抱歉 office.js 目前不提供 API 访问自动支出 Table 选项,请您通过 https://officespdev.uservoice.com/forums/224641-feature-requests-and-feedback?category_id=163563 和赞成这个功能。感谢您的支持。