DocumentBase.OMathNarySupSubLim 属性

定义

获取或设置一个值,该值指定除整型以外的 n 元对象的默认限制位置。

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

属性值

一个布尔值,指定除整型以外的 n 个对象限制的默认位置。

适用于