'Declaration Public Function AppendEquation( _ ByVal equation As String, _ Optional ByVal align As Alignment _ ) As Paragraph
Parameters
- equation
- The equation to append.
- align
- The Alignment to apply.
Return Value
This Paragraph with the new equation appended.