Options.UseGermanSpellingReform 属性

定义

如此 如果在检查拼写时,Word 会使用德语后期修订拼写规则。

public:
 property bool UseGermanSpellingReform { bool get(); void set(bool value); };
public bool UseGermanSpellingReform { get; set; }
member this.UseGermanSpellingReform : bool with get, set
Public Property UseGermanSpellingReform As Boolean

属性值

注解

由于您选择或安装的语言支持不同(例如美国英语),该属性可能无法使用。

适用于