'Declaration Public Overridable Function InsertEquation( _ ByVal equation As String, _ Optional ByVal align As Alignment _ ) As Paragraph
Parameters
- equation
- The equation to insert.
- align
- The Alignment to apply.
Return Value
The Paragraph with the new equation added.