[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.Paragraph.AddOMathParagraph

AddOMathParagraph Method

AddOMathParagraph()

Adds a OMathParagraph to the end of the paragraph.

Declaration
public OMathParagraph AddOMathParagraph()
Returns
Type Description
OMathParagraph

The added OMathParagraph.

AddOMathParagraph(OMathBuiltInEquation)

Adds a OMathParagraph to the end of the paragraph.

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.