[]
Adds a new OMathBox to the end of the Office Math zone.
public OMathBox AddBox()
Public Function AddBox() As OMathBox
Adds a new OMathBox to the end of the Office Math zone.
public OMathBox AddBox(string baseText)
Public Function AddBox(baseText As String) As OMathBox
Type | Name | Description |
---|---|---|
string | baseText | The base element text. |