AddBorderBox(String) Method
Adds a new
OMathBorderBox to the collection at the
InsertLocation.End location.
'Declaration
Public Overloads Function AddBorderBox( _
ByVal As System.String _
) As OMathBorderBox
Parameters
- baseText
- The structure base element text.
Return Value
The added
OMathBorderBox instance.