DS.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / OMathStructCollection Class / AddDelimiter Method / AddDelimiter() Method

In This Topic
AddDelimiter() Method
In This Topic
Adds a new OMathDelimiter to the collection at the InsertLocation.End location.
Syntax
'Declaration
 
Public Overloads Function AddDelimiter() As OMathDelimiter
 

Return Value

The added OMathDelimiter instance.
See Also