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