IMathNaryOperatorProperties
IMathNaryOperatorProperties 接口
指定 IMathNaryOperator 的属性
public interface IMathNaryOperatorProperties
属性
名称 | 描述 |
---|---|
GrowToMatchOperandHeight { get; set; } | 操作符字符在垂直方向上增长以匹配其操作数的高度 |
HideSubscript { get; set; } | 隐藏下标 |
HideSuperscript { get; set; } | 隐藏上标 |
LimitLocation { get; set; } | 限制的位置(下标和上标) |
Operator { get; set; } | N元操作符字符,例如:‘∑’,‘∫’ |
另请参阅
- 命名空间 Aspose.Slides.MathText
- 程序集 Aspose.Slides