[]
Adds a OMath to the end of the paragraph.
public OMath AddOMath()
Public Function AddOMath() As OMath
Adds a OMath to the end of the paragraph.
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. |