CreateMathRightSubSuperscriptElement()
MathRightSubSuperscriptElementFactory::CreateMathRightSubSuperscriptElement(System::SharedPtr<IMathElement>, System::SharedPtr<IMathElement>, System::SharedPtr<IMathElement>) method
Creates an instance of IMathRightSubSuperscriptElementFactory
System::SharedPtr<IMathRightSubSuperscriptElement> Aspose::Slides::MathText::MathRightSubSuperscriptElementFactory::CreateMathRightSubSuperscriptElement(System::SharedPtr<IMathElement> baseArg, System::SharedPtr<IMathElement> subScript, System::SharedPtr<IMathElement> superScript) override
Arguments
| Parameter | Type | Description |
|---|---|---|
| baseArg | System::SharedPtr<IMathElement> | Base argument to apply indexes |
| subScript | System::SharedPtr<IMathElement> | lower right index |
| superScript | System::SharedPtr<IMathElement> | upper right index |
Return Value
new IMathLeftSubSuperscriptElement
See Also
- Typedef SharedPtr
- Class IMathRightSubSuperscriptElement
- Class IMathElement
- Class MathRightSubSuperscriptElementFactory
- Namespace Aspose::Slides::MathText
- Library Aspose.Slides