public class MathSubscriptElementFactory extends java.lang.Object implements IMathSubscriptElementFactory
Allows to create IMathSubscriptElement
| Constructor and Description |
|---|
MathSubscriptElementFactory() |
| Modifier and Type | Method and Description |
|---|---|
IMathSubscriptElement |
createMathSubscriptElement(IMathElement baseArg,
IMathElement subScript)
Creates IMathSubscriptElement
|
public final IMathSubscriptElement createMathSubscriptElement(IMathElement baseArg, IMathElement subScript)
Creates IMathSubscriptElement
createMathSubscriptElement in interface IMathSubscriptElementFactorybaseArg - Base argument to apply indexesubScript - lower right indexCopyright © 2004-2025 Aspose Pty Ltd. All Rights Reserved.