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