OMathAutoCorrect.UseOutsideOMath 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
返回或设置一个布尔值,该值表示 Microsoft Office Word是否在文档中使用公式之外的数学自动更正规则。 读/写。
public:
property bool UseOutsideOMath { bool get(); void set(bool value); };
public bool UseOutsideOMath { get; set; }
member this.UseOutsideOMath : bool with get, set
Public Property UseOutsideOMath As Boolean
属性值
Boolean