[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.SimpleField.AddOMathParagraph

AddOMathParagraph Method

AddOMathParagraph()

Adds an OMathParagraph to the end of the current simple field.

Declaration
public OMathParagraph AddOMathParagraph()
Returns
Type Description
OMathParagraph

The added OMathParagraph.

AddOMathParagraph(OMathBuiltInEquation)

Adds an OMathParagraph to the end of the current simple field.

Declaration
public OMathParagraph AddOMathParagraph(OMathBuiltInEquation equation)
Parameters
Type Name Description
OMathBuiltInEquation equation

The built-in equation to fill the OMathParagraph.

Returns
Type Description
OMathParagraph

The added OMathParagraph.