Options.OMathAutoBuildUp 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
返回或设置一个布尔值,该值代表 Microsoft Office Word是否自动将公式转换为专业格式。 为 true ,则表示,Word 会自动将公式转换为专业格式。 读/写。
public:
property bool OMathAutoBuildUp { bool get(); void set(bool value); };
public bool OMathAutoBuildUp { get; set; }
member this.OMathAutoBuildUp : bool with get, set
Public Property OMathAutoBuildUp As Boolean
属性值
Boolean