[]
Adds a OMathParagraph to the collection at the End location.
public OMathParagraph Add()
| Type | Description |
|---|---|
| OMathParagraph | The added OMathParagraph instance with child OMath. |
Adds a OMathParagraph to the collection at the End location.
public OMathParagraph Add(OMathBuiltInEquation equation)
| Type | Name | Description |
|---|---|---|
| OMathBuiltInEquation | equation | The built-in equation to fill the OMathParagraph. |
| Type | Description |
|---|---|
| OMathParagraph | The added OMathParagraph. |