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