Word) (Dictionary.LanguageID 属性 项目 2023/04/07 6 个参与者 反馈 本文内容 语法 备注 另请参阅 返回或设置一个 WdLanguageID 常量,该常量代表指定对象的语言。 读/写。 语法 表达式。LanguageID expression 是必需的。 返回“Dictionary”对象的表达式。 备注 对于自定义字典,您首先必须设置 特定于...
public Microsoft.Office.Interop.Word.WdLanguageID LanguageID { get; set; } 属性值 WdLanguageID 注解 对于自定义字典,必须先将 LanguageSpecific 属性设置为 True ,然后再指定 LanguageID 属性。 特定于语言的自定义词典仅查看为该语言设置格式的文本。 LanguageID 属性可以是常量之 WdLanguageID 一。...
Microsoft.Office.Interop.Word 程序集: Microsoft.Office.Interop.Word.dll True如果自定义词典只用于文本格式为特定语言。 C# publicboolLanguageSpecific {get;set; } 属性值 Boolean 适用于 产品版本 Word primary interop assemblyLatest 反馈 此页面是否有帮助?
Word) (WdDictionaryType 列舉 Take the challenge May 21 – June 21, 2024 立即報名 關閉警示 Learn 發現卡 產品文件 開發語言 主題 登入 Visual Basic for Applications 依產品瀏覽 VBA 語言參考 Office 程式庫參考 本文已針對您的市場由英文翻譯而成。 您對使用的語言品質滿意度如何?
Application Languages (Language) Dictionaries (Dictionary) 由 Language 对象所组成的集合,该集合中的对象代表 Word 中用于校对或设置格式的语言…
代表用於校訂或格式設定 Microsoft Word 中的語言。Language物件是語言集合的成員。 註解 使用語言(Index) 可傳回單一的Language物件,其中 Index 可以為WdLanguageID常數之一,或其中一個MsoLanguageID常數的NameLocal屬性值的Name屬性的值。 (如有效WdLanguageID或MsoLanguageID常數的清單,請參閱 Visual Basic 編輯器中...
使用LanguageSpecific 屬性來判斷指定的自訂字典是否可以有特定語言的 LanguageID 屬性具有指派給它。 如果語言特定字典,它會確認格式化指定語言的文字。安裝校訂工具的每種語言,您可以使用 ActiveGrammarDictionary、 ActiveHyphenationDictionary、 ActiveSpellingDictionary 及ActiveThesaurusDictionary 屬性可傳回相對應的 ...
Language settings in Word online Is there a way to make the default dictionary/spelling language in Word Online not US and honour the actual regional settings of the tenant/user? It's quite annoying in an English (UK) environmen...Show...
在许多情况下(例如,Word 词典可能包含标准公司名称和技术术语),此功能都非常有用。 要将自定义词典从 Word 导入 SDL Trados Studio:将Word 自定义词典复制到用户在 Studio 中的拼写检查文件夹中。例如,将:...\Documents and Settings\<user>\Application Data\Microsoft\Proof\CUSTOM.DIC复制到文件夹:......
Microsoft.Office.Tools.Word Assembly: Microsoft.Office.Tools.Word.dll Gets or sets the language for theBookmarkcontrol. C# publicMicrosoft.Office.Interop.Word.WdLanguageID LanguageID {get;set; } Property Value WdLanguageID One of theWdLanguageIDvalues. ...