CreateMathDelimiter
CreateMathDelimiter(IMathElement)
Crea un delimitador matemático aplicándolo al elemento
public IMathDelimiter CreateMathDelimiter(IMathElement element)
Parámetro | Escribe | Descripción |
---|---|---|
element | IMathElement | elemento matemático para aplicar delimitador |
Valor_devuelto
nuevo delimitador matemático
Ver también
- interface IMathDelimiter
- interface IMathElement
- interface IMathDelimiterFactory
- espacio de nombres Aspose.Slides.MathText
- asamblea Aspose.Slides
CreateMathDelimiter(IMathElementCollection)
Crea un delimitador matemático aplicándolo al elemento
public IMathDelimiter CreateMathDelimiter(IMathElementCollection mathElements)
Parámetro | Escribe | Descripción |
---|---|---|
mathElements | IMathElementCollection | elementos matemáticos para aplicar delimitador |
Valor_devuelto
nuevo delimitador matemático
Ver también
- interface IMathDelimiter
- interface IMathElementCollection
- interface IMathDelimiterFactory
- espacio de nombres Aspose.Slides.MathText
- asamblea Aspose.Slides