[]
Adds an OMath to the end of the current simple field.
public OMath AddOMath()
Public Function AddOMath() As OMath
Adds an OMath to the end of the current simple field.
public OMath AddOMath(OMathBuiltInEquation equation)
Public Function AddOMath(equation As OMathBuiltInEquation) As OMath
Type | Name | Description |
---|---|---|
OMathBuiltInEquation | equation | The built-in equation to fill the OMath. |