public interface IMathSubscriptElementFactory
Allows to create IMathSubscriptElement
| Modifier and Type | Method and Description |
|---|---|
IMathSubscriptElement |
createMathSubscriptElement(IMathElement baseArg,
IMathElement subScript)
Creates IMathSubscriptElement
|
IMathSubscriptElement createMathSubscriptElement(IMathElement baseArg, IMathElement subScript)
Creates IMathSubscriptElement
baseArg - Base argument to apply indexesubScript - lower right indexCopyright © 2004-2025 Aspose Pty Ltd. All Rights Reserved.