CreateMathRightSubSuperscriptElement()
IMathRightSubSuperscriptElementFactory::CreateMathRightSubSuperscriptElement(System::SharedPtr<IMathElement>, System::SharedPtr<IMathElement>, System::SharedPtr<IMathElement>) method
Creates IMathRightSubSuperscriptElementFactory
virtual System::SharedPtr<IMathRightSubSuperscriptElement> Aspose::Slides::MathText::IMathRightSubSuperscriptElementFactory::CreateMathRightSubSuperscriptElement(System::SharedPtr<IMathElement> baseArg, System::SharedPtr<IMathElement> subScript, System::SharedPtr<IMathElement> superScript)=0
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 IMathRightSubSuperscriptElementFactory
- Namespace Aspose::Slides::MathText
- Library Aspose.Slides