CreateMathSubscriptElement()
MathSubscriptElementFactory::CreateMathSubscriptElement(System::SharedPtr<IMathElement>, System::SharedPtr<IMathElement>) method
Creates IMathSubscriptElement
System::SharedPtr<IMathSubscriptElement> Aspose::Slides::MathText::MathSubscriptElementFactory::CreateMathSubscriptElement(System::SharedPtr<IMathElement> baseArg, System::SharedPtr<IMathElement> subScript) override
Arguments
| Parameter | Type | Description |
|---|---|---|
| baseArg | System::SharedPtr<IMathElement> | Base argument to apply indexe |
| subScript | System::SharedPtr<IMathElement> | lower right index |
Return Value
See Also
- Typedef SharedPtr
- Class IMathSubscriptElement
- Class IMathElement
- Class MathSubscriptElementFactory
- Namespace Aspose::Slides::MathText
- Library Aspose.Slides