OMathFunction.Args (Word)
Returns an OMathArgs object that represents the arguments for an equation.
Dim omf As OMathFunction: Set omf =
Dim omasArgs As OMathArgs
Set omasArgs = omf.Args
Returns an OMathArgs object that represents the arguments for an equation.
Dim omf As OMathFunction: Set omf =
Dim omasArgs As OMathArgs
Set omasArgs = omf.Args