'Declaration Public Overloads Function AddOMath( _ ByVal equation As OMathBuiltInEquation _ ) As OMath
public OMath AddOMath( OMathBuiltInEquation equation )
Parameters
- equation
- The built-in equation to fill the OMath.
Return Value
The added OMath.
'Declaration Public Overloads Function AddOMath( _ ByVal equation As OMathBuiltInEquation _ ) As OMath
public OMath AddOMath( OMathBuiltInEquation equation )