[]
Adds an OMath to the end of this hyperlink.
public OMath AddOMath()
Public Function AddOMath() As OMath
Adds an OMath to the end of this hyperlink.
public OMath AddOMath(OMathBuiltInEquation equation)
Public Function AddOMath(equation As OMathBuiltInEquation) As OMath
Type | Name | Description |
---|---|---|
OMathBuiltInEquation | equation | A built-in equation to fill the OMath. |