_Document.OMathWrap 属性

定义

返回换行到新行的公式的第二行的位置。 读/写。

public:
 property float OMathWrap { float get(); void set(float value); };
public float OMathWrap { get; set; }
member this.OMathWrap : single with get, set
Public Property OMathWrap As Single

属性值

单精度

注解

如果值为 -1,则指定公式的第二行为右对齐。 如果为正值,则表示从左边距缩进。

适用于