'Declaration Public Overloads Function InsertSubSuperscript( _ ByVal location As InsertLocation _ ) As OMathSubSuperscript
public OMathSubSuperscript InsertSubSuperscript( InsertLocation location )
Parameters
- location
- The target InsertLocation for the insertion.
Return Value
The inserted OMathSubSuperscript instance.