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