CreateMathSuperscriptElement()
MathSuperscriptElementFactory::CreateMathSuperscriptElement(System::SharedPtr<IMathElement>, System::SharedPtr<IMathElement>) method
Creates IMathSuperscriptElement
System::SharedPtr<IMathSuperscriptElement> Aspose::Slides::MathText::MathSuperscriptElementFactory::CreateMathSuperscriptElement(System::SharedPtr<IMathElement> baseArg, System::SharedPtr<IMathElement> superScript) override
Arguments
Parameter | Type | Description |
---|---|---|
baseArg | System::SharedPtr<IMathElement> | Base argument to apply superscript |
superScript | System::SharedPtr<IMathElement> | upper right index |
Return Value
See Also
- Typedef SharedPtr
- Class IMathSuperscriptElement
- Class IMathElement
- Class MathSuperscriptElementFactory
- Namespace Aspose::Slides::MathText
- Library Aspose.Slides