MathSubscriptElementFactory

Inheritance: java.lang.Object

All Implemented Interfaces: com.aspose.slides.IMathSubscriptElementFactory

public class MathSubscriptElementFactory implements IMathSubscriptElementFactory

Allows to create IMathSubscriptElement


For COM comparibility

Constructors

ConstructorDescription
MathSubscriptElementFactory()

Methods

MethodDescription
createMathSubscriptElement(IMathElement baseArg, IMathElement subScript)Creates IMathSubscriptElement

MathSubscriptElementFactory()

public MathSubscriptElementFactory()

createMathSubscriptElement(IMathElement baseArg, IMathElement subScript)

public final IMathSubscriptElement createMathSubscriptElement(IMathElement baseArg, IMathElement subScript)

Creates IMathSubscriptElement

Parameters:

ParameterTypeDescription
baseArgIMathElementBase argument to apply indexe
subScriptIMathElementlower right index

Returns: IMathSubscriptElement - new IMathSubscriptElement