Options.FrenchReform 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
返回或设置一个 WdFrenchSpeller 常量,该常量表示将哪个拼写词典用于语言格式设置为法语的文本区域。 读/写。
public:
property Microsoft::Office::Interop::Word::WdFrenchSpeller FrenchReform { Microsoft::Office::Interop::Word::WdFrenchSpeller get(); void set(Microsoft::Office::Interop::Word::WdFrenchSpeller value); };
public Microsoft.Office.Interop.Word.WdFrenchSpeller FrenchReform { get; set; }
member this.FrenchReform : Microsoft.Office.Interop.Word.WdFrenchSpeller with get, set
Public Property FrenchReform As WdFrenchSpeller