IMathDelimiterFactory

IMathDelimiterFactory 接口

允许创建数学分隔符

public interface IMathDelimiterFactory

方法

名称描述
CreateMathDelimiter(IMathElement)通过应用于元素来创建数学分隔符
CreateMathDelimiter(IMathElementCollection)通过应用于元素集合来创建数学分隔符

备注

用于 COM 兼容性

另见