OMathEqArray.MaxDist 属性

定义

返回或设置一个 boolean 类型的值 ,该值代表公式数组中的公式均匀地分布容器,如列、 单元格或页宽的边距内。 读/写。

public:
 property bool MaxDist { bool get(); void set(bool value); };
public bool MaxDist { get; set; }
member this.MaxDist : bool with get, set
Public Property MaxDist As Boolean

属性值

Boolean

注解

公式数组的容器可能为页边距、表格单元格的边距或公式可能存在的其他容器。

适用于