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