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