Options.OMathAutoBuildUp 属性

定义

返回或设置一个布尔值,该值代表 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

适用于