OMathEqArray.MaxDist 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
返回或设置一个 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
注解
公式数组的容器可能为页边距、表格单元格的边距或公式可能存在的其他容器。