public interface IMathSuperscriptElementFactory
Allows to create IMathSuperscriptElement
| Modifier and Type | Method and Description |
|---|---|
IMathSuperscriptElement |
createMathSuperscriptElement(IMathElement baseArg,
IMathElement superScript)
Creates IMathSuperscriptElement
|
IMathSuperscriptElement createMathSuperscriptElement(IMathElement baseArg, IMathElement superScript)
Creates IMathSuperscriptElement
baseArg - Base argument to apply superscriptsuperScript - upper right indexCopyright © 2004-2025 Aspose Pty Ltd. All Rights Reserved.