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